Skip to content

500 Internal Server Error - Plea for help #3030

Discussion options

You must be logged in to vote

What package did you download, did you use the release package or just the master source code?
When you download the source code you have to follow the instructions for dev builds which includes composer, npm and npx set up. The release packages (https://github.com/Leantime/leantime/releases/tag/v3.4.12) have everything pre-built.

Now if you did use the release package can you delete the following files/folders and try again.

rm -rf ./bootstrap/cache/*.php
rm -rf ./storage/framework/composerPaths.php
rm -rf ./storage/framework/viewPaths.php

find ./storage/framework/cache -type d -empty -delete
find ./storage/framework/sessions -type d -empty -delete
find ./storage/framework/views -type d…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jlhollowell
Comment options

You must be logged in to vote
1 reply
@marcelfolaron
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants