How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 3)

H2KKI2

New Member
Jun 20, 2024
9
2
I followed everything, hosting of the website works. But once I try to join with nitro I get stuck at 40% and get the following error in the attached image. There is a post online op someone where he has the same problem at 40%:

I have everything the same as that guy, seems to me everything is connected in the correct way. yet no solution.
 

Attachments

  • error.png
    error.png
    6.1 KB · Views: 16
Last edited:

thomgroot01

New Member
Jul 2, 2024
15
0
I followed everything, hosting of the website works. But once I try to join with nitro I get stuck at 40% and get the following error in the attached image. There is a post online op someone where he has the same problem at 40%:

I have everything the same as that guy, seems to me everything is connected in the correct way. yet no solution.
You made sure the port is port forwarded in your router?
 

H2KKI2

New Member
Jun 20, 2024
9
2
You made sure the port is port forwarded in your router?
I mean I can access the port 80, did the exact same thing for port 2096. When I check it on port checker with my public IP it says it's closed but when I check it with my domain that is linked to my public IP it says it's open.
 

Joe

Well-Known Member
Jun 10, 2012
4,155
1,941
I mean I can access the port 80, did the exact same thing for port 2096. When I check it on port checker with my public IP it says it's closed but when I check it with my domain that is linked to my public IP it says it's open.
Open it properly, it might be that, makes 2 seconds in firewall.
 

Joe

Well-Known Member
Jun 10, 2012
4,155
1,941
I did add an inbound rule on my firewall of the pc that is hosting it. Also tried turning it off completely. However I do see a firewall setting on my internet provider, could it be possible that they are blocking the port as well?
Is it on your home PC? You’ll need to port forward if connected via router.
 

mperic

New Member
Jul 6, 2024
3
0
Does anyone know what Im doing wrong? The only thing is that the websocket isn't loading..

Info:
  • Im using Ubuntu
  • Website is live
emulator says: "Nitro Websockets Listening on ws://0.0.0.0:2096",
  • Port 2096 is open
  • Database is 100% working
  • All files are uploaded
 

Attachments

  • Schermafbeelding 2024-07-08 205044.png
    Schermafbeelding 2024-07-08 205044.png
    2.7 KB · Views: 17

Joe

Well-Known Member
Jun 10, 2012
4,155
1,941
Not entirely related but where does Atom find the user count in the nitro client? It’s http:// and not https:// and it’s doing my head in, thanks!
 

Liam

Well-Known Member
Staff member
FindRetros Moderator
Apr 10, 2013
1,256
805
Not entirely related but where does Atom find the user count in the nitro client? It’s http:// and not https:// and it’s doing my head in, thanks!
Have you set force https to true in .env?
 

Retro_tom

New Member
Jul 2, 2024
11
6
Does anyone know what Im doing wrong? The only thing is that the websocket isn't loading..

Info:
  • Im using Ubuntu
  • Website is live
emulator says: "Nitro Websockets Listening on ws://0.0.0.0:2096",
  • Port 2096 is open
  • Database is 100% working
  • All files are uploaded
In the nitro config change wss to ws
 

thomgroot01

New Member
Jul 2, 2024
15
0
Hi! I noticed that when you click on "my profile" under your name when you logged in, there is no page. Probably because there are no profiles generated. It will give you a 500 error.

Is there anyone who has set this up?
 

RayR

New Member
Mar 14, 2020
1
0
I still get the following error:
Unable to locate file in Vite manifest: resources/css/app.scss.

The fixes that were addressed earlier in this thread are also applied (in vite conf). I haven't been able to run the installation because of this. Does someone know what other fixxes could be possible to resolve this issue?
 

Joe

Well-Known Member
Jun 10, 2012
4,155
1,941
I still get the following error:
Unable to locate file in Vite manifest: resources/css/app.scss.

The fixes that were addressed earlier in this thread are also applied (in vite conf). I haven't been able to run the installation because of this. Does someone know what other fixxes could be possible to resolve this issue?
Changing both vite.config files and rebuilding works, I had the same issue.
 

thomgroot01

New Member
Jul 2, 2024
15
0
I still get the following error:
Unable to locate file in Vite manifest: resources/css/app.scss.

The fixes that were addressed earlier in this thread are also applied (in vite conf). I haven't been able to run the installation because of this. Does someone know what other fixxes could be possible to resolve this issue?
I just completely removed the line, worked for me, no problems.
 

Cav

New Member
Jul 28, 2024
7
0
I completely missed this, gg @Object
Where did you change it from https to http? I'm getting the same error. Already changed everything to https in the .json files and the .env file.

And no matter what I change in the renderer-config file, nothing happens. I can completely remove all content and the same error remains, nothing else....
 

Attachments

  • 1722430455038.png
    1722430455038.png
    21.1 KB · Views: 10
Last edited:

Joe

Well-Known Member
Jun 10, 2012
4,155
1,941
Where did you change it from https to http? I'm getting the same error. Already changed everything to https in the .json files and the .env file.

And no matter what I change in the renderer-config file, nothing happens. I can completely remove all content and the same error remains, nothing else....
Is it because it’s not looking for the file inside /public and it’s not linked there?
 

Users who are viewing this thread

Top