October 24, 20241 yr Support thread for all my docker templates for CA. Dockers Available so far:tile38 - Tile38 is an open source, in-memory geolocation data store, spatial index, and real-time geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSONlistmonk : Self-hosted, high performance one-way mailing list and newsletter manager. It comes as a standalone binary and the only dependency is a Postgres databasezabbix-server-pgsql : Zabbix server with PostgreSQL database supportzabbix-web-apache-pgsql : Zabbix web-interface based on Apache2 web server with PostgreSQL database supportchirpstack : ChirpStack is an open-source LoRaWAN Network Server which can be used to setup private or public LoRaWAN networkschirpstack-gateway-bridge : ChirpStack Gateway Bridge is a service which converts LoRa® Packet Forwarder protocols into a ChirpStack common data-formatchirpstack-rest-api : A proxy component that exposes the ChirpStack (v4) gRPC API as a REST API Please post any questions/issues relating to this docker template you have in this thread. Edited April 16Apr 16 by Muhamad Aidil Karim add information
November 6, 2025Nov 6 Hey I'm having issues getting this to run. I set up the database and everything but I'm stuck and don't know why it won't launch. The logs give me this:
November 7, 2025Nov 7 Author 23 hours ago, Majobaga said:Hey I'm having issues getting this to run. I set up the database and everything but I'm stuck and don't know why it won't launch. The logs give me this:Hi @Majobaga ,I already try install in different system and it works without any issue.Can you verify "Post Arguments" value in container setting. Toggle to advance view should be like thissh -c "./listmonk --install --idempotent --yes --config '' && ./listmonk --upgrade --yes --config '' && ./listmonk --config ''"If you using custom network, match the app address with the right ip address [if you have change it from default]. 0.0.0.0:9000 should be fine for most cases. Edited November 7, 2025Nov 7 by Muhamad Aidil Karim
November 7, 2025Nov 7 I verified everything and it still doesn't work. But I don't see the TOML file created in the listmonk folder in appdata. Could that be it? Does that file get created automatically or do I have to put it in?
November 7, 2025Nov 7 Author Since the setup uses environment variable, TOML file is not use [still exist in container]. Refer this link. That why it is not in appdata folder. Can you check unraid log while starting the container. might get some idea from there. Edited November 7, 2025Nov 7 by Muhamad Aidil Karim
November 12, 2025Nov 12 Hey, sorry been super busy. Haven't been able to get it to work. The database gets populated, everything seems that it should work but it doesn't start.
November 12, 2025Nov 12 Author Hmm. since I don't have detail info such as log etc, I am unable to replicate the issue. I have tried at another unraid instance (means 3 different setup already) also don't have any issue. You might try to check port number setting as per image below. Also please check if your other container using the same port. Container do not start if failed to bind the port.
November 12, 2025Nov 12 II have checked the ports and everything, no other containers are using it. I create the database in postgresql15 and 17 (I've tried with both). When I run the container the database gets populated with tables and everything, but then the container stops. I'm not sure if it's an issue with the database situation or with Unraid itself. When you've tested it, do you go ahead and create the database in postgres before you install the container or does the container itself create the database?
November 13, 2025Nov 13 Author I think no issue with database since the database get populated. I believe this is related on port mapping. Can you check application port by click edit button. Container port and host port should be change accordingly.You can verify after that by applying the changes.
November 14, 2025Nov 14 The ports are all fine as you can see in the screenshot. I don't think that's my issue, the container won't start. The database gets created and populated but the logs show that install go53 line.
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.