Problem with desktop builds

30 views
Skip to first unread message

Carlos Verdier

unread,
Aug 23, 2018, 9:22:02 AM8/23/18
to CodenameOne Discussions
Hi

I'm having problems with desktop builds. They build fine in both Mac and Windows, but when I try to download the binary I get the following exception in the browser:

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Aug 23 13:17:45 UTC 2018
There was an unexpected error (type=Internal Server Error, status=500).

Android and iOS buids work just fine. Maybe your recent migration has something to do with this?

Thanks

Shai Almog

unread,
Aug 24, 2018, 12:32:10 AM8/24/18
to CodenameOne Discussions
Hi,
this seems to be an issue with the space in the name of the result file. Notice you can copy and paste the URL for the result into the browser and it will work because the browser is smart enough to replace the space character with a %40.
We'll deploy a fix for it soon.

Carlos Verdier

unread,
Aug 24, 2018, 3:06:08 AM8/24/18
to CodenameOne Discussions
Thanks, but if I paste the URL in the browser, I get this response (again, Android and iOS work fine) :

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>5127F9CFD0F0E3BF</RequestId>
<HostId>
THX8S/kwP0HYsTO8u8A9r4Od9hNYG+uLXaxrmf2b00n4x/NzSiJ2hJwYjUTgFPDOXDTQmfhro20=
</HostId>
</Error>

Shai Almog

unread,
Aug 25, 2018, 12:38:10 AM8/25/18
to CodenameOne Discussions
Yes, sorry about that. It's a security permission issue so it worked for me but not for you. The new fix in the server should be online and allow you to download from the link. Does that work?

Carlos Verdier

unread,
Aug 25, 2018, 3:27:43 AM8/25/18
to CodenameOne Discussions
Yes, kind of...

it complains with the same security issue, but if I remove the %40 and leave the space, then it works.

Shai Almog

unread,
Aug 25, 2018, 5:28:38 AM8/25/18
to CodenameOne Discussions
Sorry, brain isn't functioning ;-)
Should have been %20...
Reply all
Reply to author
Forward
Message has been deleted
0 new messages