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

Wohali

New Member
Jun 15, 2020
8
4
my index.html from ../nitro-react/build is only one line of code
How am I going to proceed with something I don't have?

and I also have this error here, I did everything correctly without even a problem, I removed all the S from the http and I still have this error
You must be registered for see images attach
 

Object

?
Nov 10, 2017
449
372
Even tho the guides should be up2date i'll revise them ASAP, as it seems to be quite a few users unable to properly follow it with succes 😊
 

Roper

Ancient Member
Jul 4, 2010
593
234
my index.html from ../nitro-react/build is only one line of code
How am I going to proceed with something I don't have?

and I also have this error here, I did everything correctly without even a problem, I removed all the S from the http and I still have this error
You must be registered for see images attach
in atomcms config set force_https to true and then clear cache & reload.

also @Object
Just to add, I have just followed this tutorial this evening on a VPS.
Everything was ok except for one part - MariaDB.

I originally downloaded the latest and when it came to starting the emulator it would not connect, i uninstalled and then reinstalled v10 mariadb which did the trick as after reimporting the db the emulator would then start up again.
 

Object

?
Nov 10, 2017
449
372
in atomcms config set force_https to true and then clear cache & reload.

also @Object
Just to add, I have just followed this tutorial this evening on a VPS.
Everything was ok except for one part - MariaDB.

I originally downloaded the latest and when it came to starting the emulator it would not connect, i uninstalled and then reinstalled v10 mariadb which did the trick as after reimporting the db the emulator would then start up again.
Thank you for letting me know! I will update the mariadb part to make sure its clear that you must use 10.x not 11.x 🙏
 

Sabo

Kaboom!
Jul 3, 2010
57
28
Hello all,

Old timer here trying to figure out why I keep getting this error even after I followed the steps one by one. I keep getting the configuration failed error. I've tried all the fixes on this thread and even resetting the CF and doing it again. I'm also getting that little red box there in the corner with a bunch of errors when you open it. If anyone can assist with this I'd really appreciate it. Thank you in advance guys!
You must be registered for see images attach
 

Joe

Well-Known Member
Jun 10, 2012
4,186
1,965
Hello all,

Old timer here trying to figure out why I keep getting this error even after I followed the steps one by one. I keep getting the configuration failed error. I've tried all the fixes on this thread and even resetting the CF and doing it again. I'm also getting that little red box there in the corner with a bunch of errors when you open it. If anyone can assist with this I'd really appreciate it. Thank you in advance guys!
You must be registered for see images attach
Screenshot developer console errors
 

Sabo

Kaboom!
Jul 3, 2010
57
28
Screenshot developer console errors
Not sure what those errors are but how can I remove the developer box? I also want to fix the configuration failed client error.
You must be registered for see images attach
You must be registered for see images attach
You must be registered for see images attach
You must be registered for see images attach
 

Object

?
Nov 10, 2017
449
372
Not sure what those errors are but how can I remove the developer box? I also want to fix the configuration failed client error.
You must be registered for see images attach
You must be registered for see images attach
You must be registered for see images attach
You must be registered for see images attach
This is your laravel debug bar, not dev console :D

Press f12 on your client -> click console and reload or right click -> inspect element -> console -> reload
 

Sabo

Kaboom!
Jul 3, 2010
57
28
This is your laravel debug bar, not dev console :D

Press f12 on your client -> click console and reload or right click -> inspect element -> console -> reload
I'll try that, thanks man! Every user can see it though. How can I fix the configuration failed though? I was trying to fix it but can't figure it out.
Post automatically merged:

Update:

Seems that the issue is with the ui configuration file. I have already fixed it now but it's still giving me the configuration failed error.
 
Last edited:

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
This git appears to no longer exist. Any alternative?


Not sure if this is the same:


FYI, found another broken link under Add the Nitro WebSocket plugin:

-- this is not working

Post automatically merged:

I think I may have followed most of the steps correctly. My only issue now is I am stuck at 20% when loading the hotel. I am not using a VPS but rather this is on localhost so I've skipped some of the steps, and IIRC I had to download the default assets and NitroWebsockets elsewhere. Here are screenshots of errors I'm getting (in emu and in browser)

You must be registered for see images attach

You must be registered for see images attach

You must be registered for see images attach
 
Last edited:

Object

?
Nov 10, 2017
449
372
This git appears to no longer exist. Any alternative?


Not sure if this is the same:


FYI, found another broken link under Add the Nitro WebSocket plugin:

-- this is not working

Post automatically merged:

I think I may have followed most of the steps correctly. My only issue now is I am stuck at 20% when loading the hotel. I am not using a VPS but rather this is on localhost so I've skipped some of the steps, and IIRC I had to download the default assets and NitroWebsockets elsewhere. Here are screenshots of errors I'm getting (in emu and in browser)

You must be registered for see images attach

You must be registered for see images attach

You must be registered for see images attach
Hi, yes I was cleaning my github and for some reason I didnt even consider that my guides was using the repos... 🤦‍♂️ ill make sure to fix this once im off work
 


Write your reply...

Users who are viewing this thread

Top