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
I am getting the logging below in VSC.
I hardcoded the ip-adress and port.
In the signal K server, I don't see any access request.
The getting started says something about Avahi being correctly configured. Don't know if that is the case here.
Anyone suggestion what I am doing wrong?
(connect)(C0) Initiating websocket connection with server...
(connect)(C0) Websocket is connecting to Signal K server on address 192.168.88.250:80
(connect)(C1) No prior authorization token present.
(send_access_request)(C1) Preparing a new access request
(save_configuration)(C0) Saving configuration path /System/Signal K Settings to file /7NAVR03_FL3ag9_pt1mBQlpDmeM=
(send_access_request)(C0) Access request: {"clientId":"708439a8-5320-d2ce-8f32-7efd34022b8f","description":"SensESP device: my-sensesp-project","permissions":"readwrite"}
(send_access_request)(C1) Access request url: http://192.168.88.250:80/signalk/v1/access/requests
[ 20563][E][WiFiClient.cpp:268] connect(): socket error on fd 48, errno: 104, "Connection reset by peer"
(send_access_request)(C0) Can't handle response -1 to access request.
The text was updated successfully, but these errors were encountered:
I am getting the logging below in VSC.
I hardcoded the ip-adress and port.
In the signal K server, I don't see any access request.
The getting started says something about Avahi being correctly configured. Don't know if that is the case here.
Anyone suggestion what I am doing wrong?
(connect)(C0) Initiating websocket connection with server...
(connect)(C0) Websocket is connecting to Signal K server on address 192.168.88.250:80
(connect)(C1) No prior authorization token present.
(send_access_request)(C1) Preparing a new access request
(save_configuration)(C0) Saving configuration path /System/Signal K Settings to file /7NAVR03_FL3ag9_pt1mBQlpDmeM=
(send_access_request)(C0) Access request: {"clientId":"708439a8-5320-d2ce-8f32-7efd34022b8f","description":"SensESP device: my-sensesp-project","permissions":"readwrite"}
(send_access_request)(C1) Access request url: http://192.168.88.250:80/signalk/v1/access/requests
[ 20563][E][WiFiClient.cpp:268] connect(): socket error on fd 48, errno: 104, "Connection reset by peer"
(send_access_request)(C0) Can't handle response -1 to access request.
The text was updated successfully, but these errors were encountered: