Timeouts starting the LibreChat container in slower hosts #6148
Replies: 3 comments 7 replies
-
So what are you saying? You're requesting a health check of the container? |
Beta Was this translation helpful? Give feedback.
-
What I’m looking for is a configurable timeout setting that can enable more reliable starts on slower systems were slower execution pace is expected. Would that be feasible? Is there any other suitable approach? Having a healtcheck in the default Compose file or in the Librechat container would be a nice addition, but does not solve per se the startup timeout issue. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Based on your experience sofar with LibreChat on Synology NAS, could you share your detailed step-by-step instructions to install LibreChat on the NAS? I have tried multiple ways but sofar I keep getting errors. I'm sure the whole community would appreciate your experience! So many thanks in advance already now!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I run Librechat in my Synology DS920+ NAS using Docker Compose and, while it generally works very well, the LibreChat container often struggles to start in a timely manner. It's quite apparent this issue is caused with the slower specs of the NAS plus the slower magnetic HDDs and I solve this by manually restarting the Docker Compose api service a few times until it works.
Would it be possible to configure these timeouts to cater lower specced devices? When all services are running everything runs smoothly, it's just the time out in the startup which is problematic.
On the other hand, even though the service in the LibreChat container is effectively crashed, Docker does not detect it so automatic container restarts cannot be triggered. Ideally, this container should have a healtcheck so it can be restarted automatically whenever this misbehavior happens.
Thanks and keep up the good work!
Beta Was this translation helpful? Give feedback.
All reactions