We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker run --rm --network ligase_default --expose 8008 --name ligase ligase
Server started.
2023-01-31T07:58:52.629Z PANIC failed to connect to public room api db github.com/finogeeks/ligase/skunkworks/log.(*ZapLogger).Panicf /home/adam/Apps/Ligase/Ligase-6.1.7/skunkworks/log/zapLogger.go:192 github.com/finogeeks/ligase/skunkworks/log.Panicf /home/adam/Apps/Ligase/Ligase-6.1.7/skunkworks/log/log.go:228 github.com/finogeeks/ligase/dbwriter/consumers.(*PublicRoomDBEVConsumer).Prepare /home/adam/Apps/Ligase/Ligase-6.1.7/dbwriter/consumers/public_room_dbev_consumer.go:138 github.com/finogeeks/ligase/dbwriter/consumers.NewDBEventDataConsumer /home/adam/Apps/Ligase/Ligase-6.1.7/dbwriter/consumers/consumer.go:82 github.com/finogeeks/ligase/dbwriter.SetupDBWriterComponent /home/adam/Apps/Ligase/Ligase-6.1.7/dbwriter/dbwriter.go:30 github.com/finogeeks/ligase/cmd/engine-server/entry.StartPersistServer /home/adam/Apps/Ligase/Ligase-6.1.7/cmd/engine-server/entry/persistServer.go:35 github.com/finogeeks/ligase/cmd/engine-server/entry.checkProcName /home/adam/Apps/Ligase/Ligase-6.1.7/cmd/engine-server/entry/entry.go:185 github.com/finogeeks/ligase/cmd/engine-server/entry.Entry /home/adam/Apps/Ligase/Ligase-6.1.7/cmd/engine-server/entry/entry.go:433 main.main /home/adam/Apps/Ligase/Ligase-6.1.7/cmd/engine-server/main.go:22 runtime.main /usr/lib/go-1.18/src/runtime/proc.go:250
v6.1.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
1. Minimal reproduce step (Required)
docker run --rm --network ligase_default --expose 8008 --name ligase ligase
2. What did you expect to see? (Required)
Server started.
3. What did you see instead (Required)
4. Affected version (Required)
v6.1.7
5. Root Cause Analysis
The text was updated successfully, but these errors were encountered: