Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Exhibit a retro online using NGROK
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Aenis" data-source="post: 470472" data-attributes="member: 102710"><p>Good evening !</p><p></p><p>So I develop a retro locally from my machine, everything works correctly with the Nitro client and the Arcturus emulator,</p><p></p><p>At one point, I had the idea of exhibiting my retro in online development locally from my machine via the Ngrok tool.</p><p></p><p>I am able to properly access my CMS and client resources but I have a problem, I cannot expose Nitro's WebSocket server so that it can properly connect to the client and I do not understand where this may be coming from , since Ngrok has a command made just to expose this websocket server online:</p><p></p><p>[CODE=bash]$ ngrok tcp -[PORT-WEBSOCKET][/CODE]</p><p></p><p>When I try to access it online, there is a Websocket error from the client from the development console and in the Ngrok log it is an error "error: Unexpected server response: 403" which is displayed</p><p></p><p>The websockets.whitelist table has been filled in by the domain that Ngrok to generate.</p><p></p><p>Anyone know where the problem is coming from?</p></blockquote><p></p>
[QUOTE="Aenis, post: 470472, member: 102710"] Good evening ! So I develop a retro locally from my machine, everything works correctly with the Nitro client and the Arcturus emulator, At one point, I had the idea of exhibiting my retro in online development locally from my machine via the Ngrok tool. I am able to properly access my CMS and client resources but I have a problem, I cannot expose Nitro's WebSocket server so that it can properly connect to the client and I do not understand where this may be coming from , since Ngrok has a command made just to expose this websocket server online: [CODE=bash]$ ngrok tcp -[PORT-WEBSOCKET][/CODE] When I try to access it online, there is a Websocket error from the client from the development console and in the Ngrok log it is an error "error: Unexpected server response: 403" which is displayed The websockets.whitelist table has been filled in by the domain that Ngrok to generate. Anyone know where the problem is coming from? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Exhibit a retro online using NGROK
Top