-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
[BUG] Initializing Database: db_init: Permission denied #44
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
@88artur88 - did you try accessing |
Can you try it without volume mounts for me just as a test? See if it gets past the install. That way we would know if we are dealing with a permission error. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
No response - closing. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
Setting Default Listening Port as 3333
Setting Default Admin Password from stdin -P
Setting Default User Password from stdin -U
Installing All Services
Updating configurations with custom DEFAULT_PROXY_LISTENING_PORT (3333)
Creating docker network kasm_default_network
1c1c19e1092687f59d9a9155e7e797c3ba04949f1f5fada76c0361efeba5906f
Initializing Database
/kasm_release/install.sh: line 543: /opt/kasm/1.14.0.1/bin/utils/db_init: Permission denied
Expected Behavior
install.sh finished without errors
Steps To Reproduce
host: Ubuntu 22.04.3 LTS aarch64
image: lscr.io/linuxserver/kasm:latest
Environment
CPU architecture
arm64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: