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

Connecting to DECADES server now fails #665

Open
alexdewar opened this issue Oct 24, 2024 · 3 comments
Open

Connecting to DECADES server now fails #665

alexdewar opened this issue Oct 24, 2024 · 3 comments
Labels
bug Something isn't working must_have Specified as "must have" in the project proposal

Comments

@alexdewar
Copy link
Collaborator

I'm not sure if the DECADES peeps have updated their docker images or what have you but I just tried running FINESSE with the DECADES sensors and it didn't work 😞. I double-checked that it wasn't a recent breakage by going back to an old commit which should definitely work (7600211) and I was still getting the same error.

The problem is that the backend is requesting /decades/params/availability from the (simulated) DECADES server and getting a 404 back.

Do you have any ideas @jamesturner246?

@alexdewar alexdewar added bug Something isn't working must_have Specified as "must have" in the project proposal labels Oct 24, 2024
@jamesturner246
Copy link
Contributor

Huh. Seemed to work when I tried it. Nothing to do with zscaler, is it? Happy to have a chat and figure it out.

@alexdewar
Copy link
Collaborator Author

Oh, that's weird. So to be clear, you ran docker compose up and then opened the device in FINESSE? It could be a "me" issue

@jamesturner246
Copy link
Contributor

jamesturner246 commented Oct 25, 2024

I'm on finesse main, with the compose running, with Zscaler disabled. I'll send you the decades compose I'm using over teams.

Here's what I see in my nginx logs:

nginx         | 127.0.0.1 - - [25/Oct/2024:15:31:56 +0000] "GET /decades/params/availability HTTP/1.1" 200 24117 "-" "Mozilla/5.0"
nginx         | 127.0.0.1 - - [25/Oct/2024:15:31:56 +0000] "GET /decades/livedata?&frm=1729870316&to=1729870316&para=static_pressure&para=deiced_true_air_temp_c&para=gin_altitude HTTP/1.1" 200 146 "-" "Mozilla/5.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working must_have Specified as "must have" in the project proposal
Projects
None yet
Development

No branches or pull requests

2 participants