OPNsense Forum

English Forums => High availability => Topic started by: clarknova on June 22, 2021, 05:01:04 PM

Title: 21.1.7 "The backup firewall is not accessible (check user credentials)." SOLVED
Post by: clarknova on June 22, 2021, 05:01:04 PM
I'm getting this error while trying to perform an initial synchronisation between two OPNsense boxes. I have confirmed that
In System: Log Files: General on the target host after attempting to sync I see
Quote2021-06-22T10:57:45   api[21532]   [2021-06-22T10:57:45-04:00][error] no active session, user not found   
2021-06-22T10:57:45   api[21532]   [2021-06-22T10:57:45-04:00][error] no active session, user not found

What am I missing?
Title: Re: 21.1.7 "The backup firewall is not accessible (check user credentials)."
Post by: clarknova on June 22, 2021, 06:11:55 PM
I changed the password and now it works. The old password had a colon (:) in it, maybe that was a problem for XMLRPC.
Title: Re: 21.1.7 "The backup firewall is not accessible (check user credentials)." SOLVED
Post by: random1104 on July 11, 2021, 08:35:54 PM
I'm having the same issue. I wonder if there's a list of supported characters for the password for that usecase. My current password works for Web GUI & SSH, but seems to brake synchronization.

Just took out "&", still not working, have to take out each symbol one by one :/

Edit: it was a colon
Title: Re: 21.1.7 "The backup firewall is not accessible (check user credentials)." SOLVED
Post by: franco on July 13, 2021, 03:51:20 PM
Thanks for reporting... This should fix it: https://github.com/opnsense/core/commit/376ee793c9

# opnsense-patch 376ee793c9


Cheers,
Franco