Hi, does anyone know if Volt server is working fine? since yesterday I’ve been trying to Make Native App with VoltBuilder, and always the process stucks on uploading…
Is the is something that I need to check? It is important to mention that I have done several times an APK file with this project.
I had a similar issue on my Windows AppStudio IOS builds while my Mac AppStudio IOS builds for exactly the same project worked OK, a couple of days ago. Error on Windows was something to do with a “-1, server not available…” problem. Stuck uploading. Didn’t take a copy of the error sorry, and it started working again yesterday.
Not directly related perhaps, but every time now that I try an IOS VoltBuilder build from Windows 10 I get the following error:
‘’‘Error -1 returned from VoltBuilder: Could not connect to VoltBuilder server: (‘Connection aborted.’, timeout(‘The write operation timed out’))’’’.
The strange thing is that the Voltbuilder directory and zip file are built but cannot upload for some reason.
The even stranger thing is that older projects still submit and build OK on Windows 10. Also the exact same project transferred via GitHub to my laptop Mac Pro builds fine.
??!!?
Error -1 returned from VoltBuilder: Could not connect to VoltBuilder server: HTTPSConnectionPool(host=‘api.volt.build’, port=443): Max retries exceeded with url: /v1/app/ (Caused by SSLError(SSLWantWriteError(3, ‘The operation did not complete (write) (_ssl.c:2457)’))).
Tried reinstalling AppStudio after uninstalling completely, re-cloning Mac build from Git Hub onto Windows, cross-checking other project directories that continue to build, etc.
Must be a combination of the particular project and Windows 10, but it has me stumped!
Was just wondering if anyone else had experienced this.
Thank you, but unlikely I suspect, to be machine or connection infrastructure as a similar-sized application (“application 1”, below) submits and builds OK while the latest application doesn’t even pull up the “Build Status” dialog.
For example:
Build application 1, submitted AEST 13:39 finished and results downloaded at AEST 13:41:21.
Built application 2, submitted AEST 13:46:50 … still no return from Volt Builder at 13:50:00
Yesterday it seemed consistent. Submitted from Windows, Application 2 never built and Application 1 always built. Both built OK from an adjacent Mac Pro.
This morning both are building OK.
Still doesn’t make sense as to why a build from the Mac worked but not the same one from Windows, but thank you for the responses and follow-up.