Skip to content
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

Egg error #4

Closed
Priv-8 opened this issue Sep 16, 2024 · 3 comments
Closed

Egg error #4

Priv-8 opened this issue Sep 16, 2024 · 3 comments

Comments

@Priv-8
Copy link

Priv-8 commented Sep 16, 2024

Same error that eggs #3 .
OS used : Debian 12
Egg used : All eggs dont work (exemple : https://github.com/pelican-eggs/games-steamcmd/blob/main/core_keeper/egg-core-keeper.json)
Error : HTTP/1.1 500 Internal Server Error
Screenshot_1

@Priv-8
Copy link
Author

Priv-8 commented Sep 16, 2024

In addition : Import egg via URL work perfectly with the same problematic egg.

Probably an folder permission problem ?

@Priv-8
Copy link
Author

Priv-8 commented Sep 16, 2024

I find the solution here : https://pelican.dev/docs/troubleshooting/
I'm NGINX user, i used this command : chown -R www-data:www-data /var/www/pelican

The problem is solved now, probably add this command at the end of the script can prevent this issue.

Have a nice day :)

@Zinidia
Copy link
Owner

Zinidia commented Sep 16, 2024

Hi thanks for your help, I went ahead and patched this issue in commit
a3cd6d4. Just to clarify, this is an issue on Pelican's side but we added a temporary patch on our end.

@Zinidia Zinidia closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants