You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
После обновления до версии 3.5.1 выходит ошибка "plugin wal caught error: {'S': 'ERROR', 'V': 'ERROR', 'C': '55000', 'M': 'recovery is in progress', 'H': 'WAL control functions cannot be executed during recovery.', 'F': 'xlogfuncs.c', 'L': '338', 'R': 'pg_current_wal_lsn'}"
#189
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.
Добрый день, обновил mamonsu до версии 3.5.1 и сейчас в логах mamonsu выходит ошибка [INFO] 2022-09-05 16:30:23,625 - PGSQL-(host=localhost db=mamonsu user=mamonsu port=5432) - Found mamonsu bootstrap [ERROR] 2022-09-05 16:30:23,626 - WAL - plugin wal caught error: {'S': 'ERROR', 'V': 'ERROR', 'C': '55000', 'M': 'recovery is in progress', 'H': 'WAL control functions cannot be executed during recovery.', 'F': 'xlogfuncs.c', 'L': '338', 'R': 'pg_current_wal_lsn'} [INFO] 2022-09-05 16:30:23,626 - WAL - hint: enable debug level to full exception trace
Проблема только на слейве, на мастере выполнял bootstrap. Можете подсказать пожалуйста в чём проблема?
The text was updated successfully, but these errors were encountered:
Добрый день, обновил mamonsu до версии 3.5.1 и сейчас в логах mamonsu выходит ошибка
[INFO] 2022-09-05 16:30:23,625 - PGSQL-(host=localhost db=mamonsu user=mamonsu port=5432) - Found mamonsu bootstrap [ERROR] 2022-09-05 16:30:23,626 - WAL - plugin wal caught error: {'S': 'ERROR', 'V': 'ERROR', 'C': '55000', 'M': 'recovery is in progress', 'H': 'WAL control functions cannot be executed during recovery.', 'F': 'xlogfuncs.c', 'L': '338', 'R': 'pg_current_wal_lsn'} [INFO] 2022-09-05 16:30:23,626 - WAL - hint: enable debug level to full exception trace
Проблема только на слейве, на мастере выполнял bootstrap. Можете подсказать пожалуйста в чём проблема?
The text was updated successfully, but these errors were encountered: