simplex-chat / simplex-chat/simplexmq
[Docker] Server is not initialized - Unraid
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
I am trying to deploy this on my unraid server.
I have used all your variables/port/env within the docker section
Unraid doesn't appear to allow :z so i have these as RW
i am getting constant container reboots.
I can see the logs get generated and it advises
Error: server is not initialized (/etc/opt/simplex/smp-server.ini does not exist).
Run `smp-server init`.
I can't run the init command manually in the docker as its constantly rebooting.
Any suggestions? should I be setting a PUID or PGID or UMASK?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Docker deployment configuration and the container logs showing that /etc/opt/simplex/smp-server.ini is missing. Reproduce the Unraid setup, including the RW volume configuration and restart behavior, then check how smp-server init is expected to run. Done means documenting or correcting the setup so the container initializes and stays running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100