GithubHelp home page GithubHelp logo

Comments (11)

luceos avatar luceos commented on August 26, 2024

Hi @blackjelly , can you give some more details, what is your hosting environment? Did you get a 504 immediately after running the require command for composer? Do you get any errors in any log file?

And thanks for sending the report over here 👍

from bazaar.

blackjelly avatar blackjelly commented on August 26, 2024

I did not appear after the installation error, but when I installed one of the plug-in when there is just a prompt!
I am using php7.1.0 nginx, mysql i5. I am in the local test, will not network problems?

from bazaar.

lblockken avatar lblockken commented on August 26, 2024

Hi Blackjelly, anything showing up in the logs? (php and nginx error logs)

from bazaar.

blackjelly avatar blackjelly commented on August 26, 2024

I looked at the nginx log, may be my own network of things, suggesting that the network timeout.

from bazaar.

lblockken avatar lblockken commented on August 26, 2024

I don't think it would be a network timeout, the 504 is coming from nginx. Or do you have a load balancer in front? It could however be a timeout on fastcgi as well

from bazaar.

blackjelly avatar blackjelly commented on August 26, 2024

2017/03/13 23:16:26 [error] 1528#0: *350 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 127.0.0.1, server: flarum.dev, request: "POST /api/bazaar/extensions HTTP/1.1", upstream: "fastcgi://unix:/Applications/MAMP/Library/logs/fastcgi/nginxFastCGI_php7.1.1.sock", host: "flarum.dev", referrer: "http://flarum.dev/admin"

from bazaar.

blackjelly avatar blackjelly commented on August 26, 2024

php log:

[13-Mar-2017 16:11:53 UTC] PHP Deprecated:  The third argument to Zend\Stratigility\MiddlewarePipe() ($out) will be required starting with Stratigility version 2; please see https://docs.zendframework.com/zend-stratigility/migration/to-v2/ for more details on how to update your application to remove this message. in /Users/xyc/Desktop/flarum-dev/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 101
[13-Mar-2017 16:11:54 UTC] PHP Deprecated:  The third argument to Zend\Stratigility\MiddlewarePipe() ($out) will be required starting with Stratigility version 2; please see https://docs.zendframework.com/zend-stratigility/migration/to-v2/ for more details on how to update your application to remove this message. in /Users/xyc/Desktop/flarum-dev/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 101
[13-Mar-2017 16:11:57 UTC] PHP Deprecated:  The third argument to Zend\Stratigility\MiddlewarePipe() ($out) will be required starting with Stratigility version 2; please see https://docs.zendframework.com/zend-stratigility/migration/to-v2/ for more details on how to update your application to remove this message. in /Users/xyc/Desktop/flarum-dev/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 101
[13-Mar-2017 16:11:57 UTC] PHP Deprecated:  The third argument to Zend\Stratigility\MiddlewarePipe() ($out) will be required starting with Stratigility version 2; please see https://docs.zendframework.com/zend-stratigility/migration/to-v2/ for more details on how to update your application to remove this message. in /Users/xyc/Desktop/flarum-dev/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 101
[13-Mar-2017 16:12:05 UTC] PHP Deprecated:  The third argument to Zend\Stratigility\MiddlewarePipe() ($out) will be required starting with Stratigility version 2; please see https://docs.zendframework.com/zend-stratigility/migration/to-v2/ for more details on how to update your application to remove this message. in /Users/xyc/Desktop/flarum-dev/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 101
[13-Mar-2017 16:12:05 UTC] PHP Fatal error:  Class 'Flarum\Database\AbstractMigration' not found in /Users/xyc/Desktop/flarum-dev/vendor/lazyboywu/flarum-ext-auth-qq/migrations/2016_01_09_000000_add_qqopenid_to_users_table.php on line 7

from bazaar.

lblockken avatar lblockken commented on August 26, 2024

You have two issues here. You want to up your fastcgi read timeout in nginx. Pick a high enough value for the installation to complete: "fastcgi_read_timeout".

The 2nd issues could be the result of the first request timing out.

from bazaar.

blackjelly avatar blackjelly commented on August 26, 2024

Okay, I'll test it.

from bazaar.

luceos avatar luceos commented on August 26, 2024

@blackjelly can you verify whether the latest beta resolved this issue for you?

from bazaar.

lblockken avatar lblockken commented on August 26, 2024

Closing this issue as no response. Please feel free to re-open if you still need assistance with this issue.

from bazaar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.