-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Version:
- listmonk: v2.5.1
- OS: Ubuntu 22.04.3 LTS
Description of the bug and steps to reproduce:
After upgrading the v2.5.1, it appears newly created lists don't show up under "Import subscribers" > List (drop-down)
Settings > Logs contain,
2023/11/04 13:27:28v2.5.1 (a6a2b69 2023-08-15T15:49:28Z, linux/amd64)
2023/11/04 13:27:28reading config: config.toml
2023/11/04 13:27:28connecting to db: localhost:5432/newsletter
2023/11/04 13:27:28media upload provider: filesystem
2023/11/04 13:27:28loaded email (SMTP) messenger: email@mydomain.tld@smtp.gmail.com
2023/11/04 13:27:28WARNING: error getting database version: pq: database "listmonk" does not exist
2023/11/10 15:34:08start processing campaign (Test)
2023/11/10 15:34:08campaign (Test) finished
Also, even after restarting "listmonk" process, the issue persists.
Any inputs, suggestions to resolve this will be much appreciated. Thanks!