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

Unable to access plugin on docker container #1

Open
kenhon93 opened this issue Aug 13, 2024 · 4 comments
Open

Unable to access plugin on docker container #1

kenhon93 opened this issue Aug 13, 2024 · 4 comments

Comments

@kenhon93
Copy link

Using the latest image of vvveb/vvvebcms:php8.3-fpm-alpine

image

image

Seems the config variable on dockerfile with an extra /

ENV DIR_VVVEB='/var/www/vvveb/'

@givanz
Copy link
Member

givanz commented Aug 13, 2024

Thanks for the bug report, there was a permission issue with /public/plugins folder.

I fixed the permission and rebuilt the image.

@kenhon93
Copy link
Author

Thanks for the bug report, there was a permission issue with /public/plugins folder.

I fixed the permission and rebuilt the image.

Thanks for the prompt fixed. The plugin issue is gone.

@kenhon93
Copy link
Author

image

  1. The permission issue is on system error log too. Can't access the log.

  2. If secure admin path is used (i.e. /vadmin-abcde), clicking the logo on the top left corner of admin dashboard will redirect to /admin which will cause nginx not found error.

@givanz
Copy link
Member

givanz commented Aug 14, 2024

Thanks for the bug reports, they are fixed in the last build.

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