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

Fatal error after install on easypanel 🐛 #19

Open
channchetra opened this issue Jul 13, 2023 · 5 comments
Open

Fatal error after install on easypanel 🐛 #19

channchetra opened this issue Jul 13, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@channchetra
Copy link

Describe the bug
I'm installed easyshortenter by one click template on easypanel after deployment success
When trying to run the application after installation:

Warning: require(/var/www/html/public/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/public/index.php on line 34

Fatal error: Uncaught Error: Failed opening required '/var/www/html/public/../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/public/index.php:34 Stack trace: #0 {main} thrown in /var/www/html/public/index.php on line 34

Version
Easyshortener version: ghcr.io/easypanel-community/easyshortener:1.1.2

Deployment Platform
Easypanel 1.20.1

@channchetra channchetra added the bug Something isn't working label Jul 13, 2023
@channchetra
Copy link
Author

By the way if I'm using manual installation from this repo directly it's working fine on the same panel it seem occur cus of One click Installation template of that panel.

@Supernova3339
Copy link
Member

By the way if I'm using manual installation from this repo directly it's working fine on the same panel it seem occur cus of One click Installation template of that panel.

This is due to dependencies updates within 1.1.2, the image from source works 100% fine. I hope to release an update soon to combat this!

@channchetra
Copy link
Author

Yeah thank you! I'm using the image from source right now it's fine 🙏

@Supernova3339
Copy link
Member

Yeah thank you! I'm using the image from source right now it's fine 🙏

Awesome! Thank you for using Easyshortener ❤️

@tiagomatosweb
Copy link

I've tried both using on-click installation and manual installation. Both haven't worked so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants