Picture of nickname
Registered 3 years 37 days
nickname Thursday, 12 May 2022, 12:40 AM
Problem with creating admin object in js runtime
Dear innovaphone forum,

When creating the admin object in my js runtime it wont connect to the websocket. So I created a new project with no extra code, but I am still getting the following error:

05-11 22:33:14.396 GenericSession(249d020)::GenericSession()
05-11 22:33:14.409 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::AppWebsocketRecv
05-11 22:33:14.409 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::WebsocketSendResult() connected=0 sendCount=0
05-11 22:33:14.409 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::AppWebsocketRecv
05-11 22:33:14.410 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::WebsocketSendResult() connected=0 sendCount=0
05-11 22:33:14.437 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::Error
05-11 22:33:14.437 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::WebsocketSendResult() connected=0 sendCount=0
05-11 22:33:14.448 testnewsdkv13r2sr12@dev-pbx.de AppWebsocket(0249d020)::AppWebsocketClosed
05-11 22:33:14.448 GenericSession(249d020)::~GenericSession()


When trying the same defalut app in the c++ runtime everything went fine.

Andreas Fink
Moderator Registered 13 years 52 days
Andreas Fink (innovaphone) Thursday, 12 May 2022, 11:19 AM
Re: Problem with creating admin object in js runtime
Hello Nick,

> When creating the admin object in my js runtime it wont connect to the websocket.
> So I created a new project with no extra code, but I am still getting the following error:

I'm not sure in which context the error occurs.

Could you post some more information about changes you have done in the new project so this error message appears including affected filenames?

What are the steps to reproduce?

Are we talking about PBX Manager Plugin?

Also which admin object do you mean?

Best Regards
Andreas Fink
Picture of nickname
Registered 3 years 37 days
nickname Thursday, 12 May 2022, 12:16 PM
Re: Problem with creating admin object in js runtime
We have now got the problem solved.
When creating Admin Objects via the PBX Manager, the IP is entered instead of the domain. This led to the fact that we got an error.

Thanks for your effort
← You can define your color theme preference here