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

Advertised port is 9070. Actual port is 3000. #273

Open
hosford42 opened this issue Jul 9, 2024 · 4 comments
Open

Advertised port is 9070. Actual port is 3000. #273

hosford42 opened this issue Jul 9, 2024 · 4 comments

Comments

@hosford42
Copy link

Here you can see the server saying it's on port 9070:


But the browser and pycozo can't find it there:


Instead they find it on port 3000:


I'm using the precompiled binary cozo-0.7.6-x86_64-pc-windows-msvc.exe from the latest release, v0.7.6 on 12/11/23.

@hosford42
Copy link
Author

Looking through the code, I'm questioning whether this is on cozo's end, or an issue with axum.

@hosford42
Copy link
Author

Hmm, not seeing it in axum or tokio, either. Wondering if the release was maybe compiled with modified code.

@Madd0g
Copy link

Madd0g commented Jul 9, 2024

I believe it was fixed here but never released

@hosford42
Copy link
Author

Looks like you're right. Maybe I'll brave building it myself when I have more time. In the meantime, at least there's an easy workaround.

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

2 participants