Skip to content
New issue

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

PANIC failed to connect to public room api db #192

Open
ordigital opened this issue Jan 31, 2023 · 0 comments
Open

PANIC failed to connect to public room api db #192

ordigital opened this issue Jan 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ordigital
Copy link

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)

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

4. Affected version (Required)

v6.1.7

5. Root Cause Analysis

@ordigital ordigital added the bug Something isn't working label Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant