Skip to content
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.

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

Trying to connect to SignalK from SensESP #643

Closed
avanlievenoogen opened this issue Feb 21, 2023 · 1 comment
Closed

Trying to connect to SignalK from SensESP #643

avanlievenoogen opened this issue Feb 21, 2023 · 1 comment

Comments

@avanlievenoogen
Copy link

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.

@avanlievenoogen
Copy link
Author

never mind. Changed the port to 3000 and now it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant