-
Notifications
You must be signed in to change notification settings - Fork 11
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
http://sai.unich.it/submit-match 404 error #102
Comments
It isn't, but is this still happening?
Note that going to http://sai.unich.it/submit-match with he web browser and
obtaining the 404 error IS normal.
…--gianluca amato
On Sat, Jan 18, 2020 at 7:25 PM Cabu ***@***.***> wrote:
When the client try to access http://sai.unich.it/submit-match it receive
a 404. I don't think it is normal :(
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#102>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUR3F3I5E3ABQQZHGIV3LQ6NCRBANCNFSM4KIUNXXA>
.
|
SAI is regularly receiving new games, therefore it must be something
related to your account. A couple of questions:
1) which version of SAI are you using?
2) does it used to work for you in the past?
…--gianluca
On Sun, Jan 19, 2020 at 5:08 PM Cabu ***@***.***> wrote:
I have an error 22 for each match autogp try to send throug curl. That's
why i have tried to access the url with my browser...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#102>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUR3BI6JXWPSFUGR5QRADQ6R3GNANCNFSM4KIUNXXA>
.
|
From curl documentation an error 22 CURLE_HTTP_RETURNED_ERROR (22) is when the HTTP server returns an error code that is >= 400. When I do a curl.exe http://sai.unich.it/get-task/0, I receive: But When I do it with my login and password (curl.exe http://sai.unich.it/get-task/0 -F username=Kabu -F password=xxxxxx) I receive: |
You should pass the hashed password when using curl directly. Instead you should give the bare password when using autogtp. This said, I don't know what your problem could be, apart from having a wrong password. You can create another username with the same e-mail if you want, or maybe @amato-gianluca can reset your password in some way? |
I am sure the login/password are correct because they are stored in the batch file I used before making sai.hta work on my computer, the sai.cfg used by sai.hta and my password manager and they all match. But I have nonetheless created a new account and I still get the same error. |
I deleted the file curl_save5c32d27f869a4c53b0efd039ae50b11c.bin and everything is back to normal. |
Good to know! Thanks for reporting your problem.
…On Thu, Jan 23, 2020 at 11:07 AM Cabu ***@***.***> wrote:
I deleted the file curl_save5c32d27f869a4c53b0efd039ae50b11c.bin and
everything is back to normal.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#102>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUR3C26E7BUVSQOFCZOK3Q7FT7VANCNFSM4KIUNXXA>
.
|
I got the same problem again. Deleting the temporary curl file resolved it. I don't have a way to reproduce the problem :( |
I guess 10 days before you met this issue, you had saved a match game and quit. |
I have exactly the same problem now. I will check whether removing temporary files could help or not. |
Yes, removing the temporary files solves the problem, but I lost around 15 match games. I will watch closely how this happens. |
When the client try to access http://sai.unich.it/submit-match it receive a 404. I don't think it is normal :(
The text was updated successfully, but these errors were encountered: