Open romainmp opened 1 day ago
hm, that is very strange. listmonk v4.1.0 upgrade does nothing to lists and subscribers data.
hm, that is very strange. listmonk v4.1.0 upgrade does nothing to lists and subscribers data.
- Ctrl+Shift+R fixes it?
- Do you see any Javascript errors in your browse console? (F12 key -> Console tab)
First thing I tried was cleaning cache and cookies. No effect
Only error is when trying to log out :
AxiosError: Request failed with status code 502
AxiosError: Request failed with status code 502
502 indicates that the server is not running. Either listmonk service is down, or there's an issue with the reverse proxy configuration (if you have one, like Nginx).
You might want to restart your listmonk installation.
Version:
Description of the bug and steps to reproduce: After upgrading the app to 4.1.0 and logging back in to Listmonk, dashboard displays correct counters about lists, subscribers etc... but can't find anything in admin/lists or admin/subscribers Bounces are OK though ...
Using pgAdmin I can see that lists, subscribers and subscriber_lists tables are correctly populated.
Is there a command to run to upgrade DB so that I can get back my data ?
Running listmonk --upgrade returns the following :