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

Firefox forces insecure ws websockets to upgrade to secure wss causing it to never connect #23

Closed
Mehhhjp opened this issue Feb 25, 2024 · 3 comments

Comments

@Mehhhjp
Copy link

Mehhhjp commented Feb 25, 2024

I don't know exactly what is wrong with version 0.0.9, but unfortunately it can't receive information from the textractor. Until yesterday everything was normal, but after this update this failure appeared. I have now gone back to version 0.0.8, and it is still working without any problems. Please do know that I love your project. It's very simple, but the thought of coding something like this makes me nauseous. That being said, for heaven's sake, please test the versions properly before updating them
I almost suffered a heart attack when it didn't work here

@ziodyne0
Copy link

+1 was driving me crazy trying to figure out what happened lol. A downgrade to 0.0.8 fixed the issue for me too.

@KamWithK
Copy link
Owner

KamWithK commented Mar 2, 2024

I plan to look into this tomorrow
I and one other person did test it out without these issues so I'm not sure why this actually happened
I'll have a deep dive into it and hopefully be able to update and fix the issue tomorrow

@KamWithK KamWithK changed the title 0.0.9 is broken FireFox forces insecure ws websockets to upgrade to secure wss causing it to never connect Mar 3, 2024
@KamWithK
Copy link
Owner

KamWithK commented Mar 3, 2024

The latest release fixes this issue, it should be up relatively soon
I haven't managed to reproduce the issue on Chromium but just in case it does happen there in the future I've applied to manifest fix to both FireFox and Chrome

@KamWithK KamWithK closed this as completed Mar 3, 2024
@KamWithK KamWithK changed the title FireFox forces insecure ws websockets to upgrade to secure wss causing it to never connect Firefox forces insecure ws websockets to upgrade to secure wss causing it to never connect Mar 3, 2024
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

3 participants