We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-04-30 19:10:53.885 - debug: tr-064.0 (2168) Set Template: null Error: connect ECONNREFUSED 45.76.93.104:49000 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '45.76.93.104', port: 49000 } undefined 2024-04-30 19:10:54.217 - error: tr-064.0 (2168) Error: connect ECONNREFUSED 45.76.93.104:49000 - {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"45.76.93.104","port":49000} 2024-04-30 19:10:54.217 - error: tr-064.0 (2168) ~ 2024-04-30 19:10:54.217 - error: tr-064.0 (2168) ~~ Fatal error. Can not connect to your FritzBox. 2024-04-30 19:10:54.218 - error: tr-064.0 (2168) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox 2024-04-30 19:10:54.218 - error: tr-064.0 (2168) ~ 2024-04-30 19:10:54.218 - debug: tr-064.0 (2168) Plugin sentry destroyed 2024-04-30 19:10:54.219 - warn: tr-064.0 (2168) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
Integration tests currently disabled - need to be fixed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2024-04-30 19:10:53.885 - debug: tr-064.0 (2168) Set Template: null
Error: connect ECONNREFUSED 45.76.93.104:49000
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '45.76.93.104',
port: 49000
}
undefined
2024-04-30 19:10:54.217 - error: tr-064.0 (2168) Error: connect ECONNREFUSED 45.76.93.104:49000 - {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"45.76.93.104","port":49000}
2024-04-30 19:10:54.217 - error: tr-064.0 (2168) ~
2024-04-30 19:10:54.217 - error: tr-064.0 (2168) ~~ Fatal error. Can not connect to your FritzBox.
2024-04-30 19:10:54.218 - error: tr-064.0 (2168) ~~ If configuration, network, IP address, etc. ok, try to restart your FritzBox
2024-04-30 19:10:54.218 - error: tr-064.0 (2168) ~
2024-04-30 19:10:54.218 - debug: tr-064.0 (2168) Plugin sentry destroyed
2024-04-30 19:10:54.219 - warn: tr-064.0 (2168) Terminated (JS_CONTROLLER_STOPPED): Fatal error. Can not connect to your FritzBox.
Integration tests currently disabled - need to be fixed
The text was updated successfully, but these errors were encountered: