Hi, I have some weird issue, when I connect to external host in my business logic service(production release) got next message:
"message": "Type:\"java.security.AccessControlException\", Description:\"access denied (\"java.net.SocketPermission\" \"216.58.217.74:443\" \"connect,resolve\")\"\nExceptionClass:\"ServiceException\" {Msg:\"none\", Cause:\"none\"}"
Host have been approved. This issue repeating sometimes, for example one time it’s works, on the next ones - exception. On debug mode all work perfect. Could you give me some advice for fix this issue?
Regards!
Hi Oleh!
Please provide your application id.
Should I post it here or maybe send on your support email?
Oleh, are you accessing the host by its name or the IP address in the code?
Mark, by its name
https://android.googleapis.com/gcm/send]https://android.googleapis.com/gcm/send
Hello, sorry for the trouble. There are any ideas to fix this issue?
Hi Oleg!
This issue assigned to development team. Internal task id is BKNDLSS-12319.
Hi!
We made several changes. Could you try to reconnect to this external host again?
Hello Kate, I tested this and right now it’s working well! Thanks