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

Failed to start Authentik on Synology DSM 7.2.2 #12449

Open
Awesomefreeman opened this issue Dec 22, 2024 · 1 comment
Open

Failed to start Authentik on Synology DSM 7.2.2 #12449

Awesomefreeman opened this issue Dec 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Awesomefreeman
Copy link

Describe the bug
After starting docker I get an internal server error

To Reproduce
Steps to reproduce the behavior:

  1. Import default docker-compose file to Container Manager
  2. Create .env file
  3. Run commands from https://docs.goauthentik.io/docs/install-config/install/docker-compose#preparation
  4. Start docker project
  5. Go to http://myserver:9000 or https://myserver:9443
  6. In browser, there is an error 500 Internal Server Error

Expected behavior
It works

Screenshots
Screenshot 2024-12-22 at 00 51 32

Screenshot 2024-12-22 at 00 43 55

Logs

PermissionError: [Errno 13] Permission denied: '/templates/if/error.html'

Version and Deployment (please complete the following information):

  • authentik version: [e.g. 2024.12]
  • Synology DSM 7.2.2
@Awesomefreeman Awesomefreeman added the bug Something isn't working label Dec 22, 2024
@Awesomefreeman
Copy link
Author

Awesomefreeman commented Dec 24, 2024

I solved this issue. You need to add permission "Read" - "Everyone" for authentik docker folder
Please add this information to documentation
Screenshot 2024-12-24 at 13 20 52

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

1 participant