May 21, 20251 yr Support thread for Semaphore UI container - docker image.GitHubGitHub - semaphoreui/semaphore: Modern UI and powerful AP...Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools. - semaphoreui/semaphore
May 25, 20251 yr Hi folks,I've installed the semaphore container but it doesn't start?!The log:Generating setup file ...Executing semaphore setuppanic: open /etc/semaphore/config.json: permission deniedgoroutine 1 [running]:github.com/semaphoreui/semaphore/cli/setup.SaveConfig({0x1cf0ba0, 0xc0001bd508}, {0xdc8a59?, 0xb?}, {0x0?, 0x0?}) /go/src/semaphore/cli/setup/setup.go:269 +0x405github.com/semaphoreui/semaphore/cli/cmd.doSetup() /go/src/semaphore/cli/cmd/setup.go:35 +0x93github.com/semaphoreui/semaphore/cli/cmd.init.func10(0xc000177000?, {0xdc170a?, 0x4?, 0xdc170e?}) /go/src/semaphore/cli/cmd/setup.go:24 +0xfgithub.com/spf13/cobra.(*Command).execute(0x22befc0, {0xc000042fb0, 0x1, 0x1}) /go/src/semaphore/vendor/github.com/spf13/cobra/command.go:1019 +0xa91github.com/spf13/cobra.(*Command).ExecuteC(0x22bdc80) /go/src/semaphore/vendor/github.com/spf13/cobra/command.go:1148 +0x46fgithub.com/spf13/cobra.(*Command).Execute(...) /go/src/semaphore/vendor/github.com/spf13/cobra/command.go:1071github.com/semaphoreui/semaphore/cli/cmd.Execute() /go/src/semaphore/cli/cmd/root.go:57 +0xc5main.main() /go/src/semaphore/cli/main.go:8 +0xfHello! You will now be guided through a setup to:1. Set up configuration for a MySQL/MariaDB database2. Set up a path for your playbooks (auto-created)3. Run database Migrations4. Set up initial semaphore user & passwordWhat database to use: 1 - MySQL 2 - BoltDB 3 - PostgreSQL (default 1): db Hostname (default 127.0.0.1:3306): db User (default root): db Password: db Name (default semaphore): Playbook path (default /tmp/semaphore): Public URL (optional, example: https://example.com/semaphore): Enable email alerts? (yes/no) (default no): Enable telegram alerts? (yes/no) (default no): Enable slack alerts? (yes/no) (default no): Enable Rocket.Chat alerts? (yes/no) (default no): Enable Microsoft Team Channel alerts? (yes/no) (default no): Enable LDAP authentication? (yes/no) (default no): Config output directory (default /home/semaphore): Running: mkdir -p /etc/semaphore..What did I do wrong?
May 29, 20251 yr I keep getting the problem that my username/password are incorrect.I have changed it and even with the command line I add a new user, but still can't login.
July 3, 20251 yr Have fix ...Having same issue - some permission issue with making a directory ...ran in terminal:chmod -R 777 /mnt/user/appdata/semaphorechown -R nobody:users /mnt/user/appdata/semaphore
October 30, 2025Oct 30 Anyone else having an issue after updating this container (default deployment with the permission fixes from @lifegrasp ) losing the database?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.