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

Problem with requests getting ignored #61

Closed
ps100000 opened this issue Aug 21, 2018 · 6 comments
Closed

Problem with requests getting ignored #61

ps100000 opened this issue Aug 21, 2018 · 6 comments

Comments

@ps100000
Copy link

I'm running ngrest on Windows 8.1. Evry second request i make gets ignored. The other requests return data but also generate an error in console:

E/21-08-2018 19:27:33.776 ClientHandler.cpp:265 readyRead: failed to read block
from client #268: No error

I tryed it with Firefox, Chrome and an Cordova App from different devices and i'm always getting the same error.

@loentar
Copy link
Owner

loentar commented Aug 22, 2018

Duplicates #36

@loentar loentar closed this as completed Aug 22, 2018
@luxiaojing1985
Copy link

how to solve this question?I met this question for long time,windows 10,qt 4.8.7,mingw gcc 482, cmake 3.21

@luxiaojing1985
Copy link

but it is ok in ubuntu,why?

@luxiaojing1985
Copy link

E/02-12-2022 20:11:06.485 C:\Users\Administrator\AppData\Roaming\ngrest\ngrest\core\server\src\ClientHandler.cpp:265 readyRead: failed to read block from client #352: No such file or directory
Invalid parameter passed to C runtime function.
E/02-12-2022 20:11:19.415 C:\Users\Administrator\AppData\Roaming\ngrest\ngrest\core\server\src\ClientHandler.cpp:265 readyRead: failed to read block from client #348: Bad file descriptor
Invalid parameter passed to C runtime function.
E/Invalid parameter passed to C runtime function.

@loentar
Copy link
Owner

loentar commented Dec 2, 2022

but it is ok in ubuntu,why?

Windows has different socket layer, so the changes must be applied there.

Also the architecture and implementation of this project is just a mess, ATM I cannot afford to support it.

@loentar
Copy link
Owner

loentar commented Dec 2, 2022

But If you can fix it and submit a MR, I'll merge it.

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

No branches or pull requests

3 participants