ewon flexy 203- httpc-http connect error 32601 - Printable Version +- Ewon Technical Forum (https://techforum.ewon.biz) +-- Forum: Development (https://techforum.ewon.biz/forum-50.html) +--- Forum: BASIC Script (https://techforum.ewon.biz/forum-52.html) +--- Thread: ewon flexy 203- httpc-http connect error 32601 (/thread-2732.html) |
ewon flexy 203- httpc-http connect error 32601 - Houns - 17-03-2025 Hello, I try to write some basic code to upload files on a selfhosted nextcloud instance via requesthttpx. so far the code for the request throws no error. But in the event log of the ewon flexy 203 i see this error, with every call for the upload function: Event Description Originator 32601 httpc-http connect error unact I found some hints that this might be caused by a certification issue or the WAN protection settings. I tried then the "PING" example with 8.8.8.8. But this code throws the same error. And I think the "PING" should not depend on a certificat? Is there a more easy and reliable way to test, if the ewon can access any server on the internet? How can I find out the root cause? Is there a more detailed logging available? If a certificate is necessary: where can I find a simple tutorial? I am a total noob on this topic. Do I need any framework on my computer or can I create everything on the eWon itself? Kind regards Houns |