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
At login attempt I get above Server Error. Login not possible.
Details
version: v2.0.2
Traceback (most recent call last):
File "flask/app.py", line 1523, in full_dispatch_request
File "flask/app.py", line 1509, in dispatch_request
File "cryptoadvance/specter/server_endpoints/auth.py", line 37, in login
File "cryptoadvance/specter/server_endpoints/auth.py", line 84, in login_method_rpcpasswordaspin
AttributeError: 'SpectrumNode' object has no attribute '_get_rpc'
Steps to reproduce the behavior:
Start AppImage
Try to login
See error
I expect a normal login.
Node running on Raspiblitz.
Spectrum addon activated in Specter
Debian
Chrome
Specter 2.0.2
The text was updated successfully, but these errors were encountered:
At login attempt I get above Server Error. Login not possible.
Details
version: v2.0.2
Traceback (most recent call last):
File "flask/app.py", line 1523, in full_dispatch_request
File "flask/app.py", line 1509, in dispatch_request
File "cryptoadvance/specter/server_endpoints/auth.py", line 37, in login
File "cryptoadvance/specter/server_endpoints/auth.py", line 84, in login_method_rpcpasswordaspin
AttributeError: 'SpectrumNode' object has no attribute '_get_rpc'
Steps to reproduce the behavior:
I expect a normal login.
Node running on Raspiblitz.
Spectrum addon activated in Specter
Debian
Chrome
Specter 2.0.2
The text was updated successfully, but these errors were encountered: