-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal Server Error 500 #2615
Comments
You have not run the install command. Please follow the installation instructions. |
Can you please guide me further? |
$ php artisan app:install |
Did you create a |
APP_ENV=production DB_CONNECTION=sqlite CACHE_DRIVER=file MAIL_DRIVER=smtp REDIS_HOST=null GITHUB_TOKEN=null |
Is that |
It is .env file. |
The error remains the same:
This is not a Cachet bug, but a server configuration bug. Did the composer install succeed? What exact command did you run? |
Yes, The composer installed Successfully. composer install --no-dev -o --no-scripts -->cmd used |
Running with no-scripts will be the problem. |
Do you want me to re-install? |
@GrahamCampbell #14 /var/www/Cachet/vendor/graham-campbell/core/src/Console/Commands/AppUpdate.php(67): Illuminate\Events\Dispatcher$ |
Please post the whole stack trace. The last 12 lines are no use I'm afraid. |
@GrahamCampbell sorry. |
@GrahamCampbell the version is 2.3.12 but same happens with 2.3.9, NO subscribe button |
Subscribe will not show if mail is incorrectly configured, or if subscriptions are not enabled in the settings. |
I know but I have configured smtp (for google gsuite) and tried server using mail from command and it works, but not for cachet. MAIL_DRIVER=smtp also tested send email from server and worked fine. |
Have you run |
Great!! php artisan app:update worked for me! Thank you!!!! |
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" resolved the issue |
Internal Server Error
What does this mean?
Something went wrong on our servers while we were processing your request. An error has occurred and this resource cannot be displayed. This occurrence has been logged, and a highly trained team of monkeys has been dispatched to deal with your problem. We're really sorry about this, and will work hard to get this resolved as soon as possible.
This error can be identified by cc5f3b28-2e49-4ef9-ac83-586b5ca5b019. You might want to take a note of this code.
Perhaps you would like to go to our home page?
The text was updated successfully, but these errors were encountered: