-
IssueWhen creating a user, capital letters cannot be used, and the semaphore user list cannot be queried in docker container ImpactWeb-Frontend (what users interact with) Installation methodDocker DatabaseBoltDB BrowserChrome Semaphore Versionv2.13.10-f79e5ce-1744022274 Ansible Versionansible [core 2.18.4]Logs & errorsLoading config goroutine 1 [running]: Manual installation - system informationNo response Configurationversion: '3.7' services: volumes: networks: Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi @maijuzi yes, BoltDB doesn't allow multiple access to the database file... |
Beta Was this translation helpful? Give feedback.
-
|
How the issue can be solved:
|
Beta Was this translation helpful? Give feedback.
How the issue can be solved:
/var/lib/semaphorewhere database file stored.adminto the Boltdb database which stored in/var/lib/semaphore/database.boltdb.