Some issues with starting up a hotel

Status
Not open for further replies.

OutSmarter

New Member
Apr 11, 2025
8
2
Hi!

It's been a while since I last setup a retro.. I think it was when Flash/R63-B was a thing.

I decided to hop on again but now i have a few problems..

1. My CMS is not showing all the pictures of the website
2. My "Members Online" is not showing the counter although I did add the API into IIS
3. My client is only loading to 20-40% or If I change to nitro.habway.se it's showing me "game.habway.se’s server IP address could not be found."
4. My login and register is completely a mess, I did the Cloudflare and I could register but when trying to login or register again the Cloudflare captcha is already signed and I can't login or register and it shows me "
Sorry, the Captcha you've entered is invalid".
5. The emulator (Arcturus) is working and it's shows me when I register and gets to client directly but it does not work.
6. I don't know why my subdomain isn't connecting with the nitro.habway.se or game.habway.se.. (It's my first time working with IIS, I used XAMPP before.. much easier..

I would be thankful if anyone could help me out with these problems, I've contacted some ppl in Discord/YouTube/other forums without any answers.
Thank you.
 

Attachments

  • 1745078899630.png
    1745078899630.png
    177.4 KB · Views: 21
  • 1745078935537.png
    1745078935537.png
    369.9 KB · Views: 21
  • 1745079161018.png
    1745079161018.png
    56.3 KB · Views: 18
  • 1745079189388.png
    1745079189388.png
    630.7 KB · Views: 20

lBambuco

Member
May 20, 2020
54
14
1. First to check that the images are in the correct path, open the developer console, open that image in a new window and if it does not load it is a permissions issue in the IIS folder or incorrect path

2. Active members the same could you provide the code or the operation? (May be permissions issue too)

3. Client at 20-40% in your cloudflare create a DNS Type A, Name socket, Address to your VPS IP

Then in page rules create and disable SSL to this address, then change it to yours in the renderer-config.json of your nitro.

4. The captcha problem may be because of the key

5. Can you provide pictures of the errors or what you see in the emulator console?


Translated with (free version)
 

LocalDaemon

Discord: localdaemon
Aug 23, 2024
15
16
You could have saved yourself time by watching the full tutorial video on rival forums where it was released, All these issues would be resolved if you had done everything in the video and read the thread fully.

Download Choices & BTW It Uses PHP 5.6 For the CMS and PHP 8.2 for the API

You can pick which download you want. The GitHub will get changes for fixing bugs or anything related to the project. I couldn't put the game folder with the CMS on Github due to storage size, so it's a mega link. Please make sure to put the downloaded "Zabbo-Game-Folder.zip" game folder in your ZabboCMS files main folder. If you're confused, you can use the non-GitHub download link to reference how it's done there, or just use that one.

If you're using the MEGA DOWNLOAD LINK FOR CMS AND NOT GITHUB one, please manually update the config.php and class.users.php with the changes I've made on GitHub to be able to fix the login and register captcha issue, see changes here:

 

OutSmarter

New Member
Apr 11, 2025
8
2
You could have saved yourself time by watching the full tutorial video on rival forums where it was released, All these issues would be resolved if you had done everything in the video and read the thread fully.

Download Choices & BTW It Uses PHP 5.6 For the CMS and PHP 8.2 for the API

You can pick which download you want. The GitHub will get changes for fixing bugs or anything related to the project. I couldn't put the game folder with the CMS on Github due to storage size, so it's a mega link. Please make sure to put the downloaded "Zabbo-Game-Folder.zip" game folder in your ZabboCMS files main folder. If you're confused, you can use the non-GitHub download link to reference how it's done there, or just use that one.

If you're using the MEGA DOWNLOAD LINK FOR CMS AND NOT GITHUB one, please manually update the config.php and class.users.php with the changes I've made on GitHub to be able to fix the login and register captcha issue, see changes here:

Many things was fixed by @IBambuco but now we have a problem with the client getting stuck on 40%...
We don't understand what happens.. :p
 

React

Member
Sep 17, 2023
299
163
Many things was fixed by @IBambuco but now we have a problem with the client getting stuck on 40%...
We don't understand what happens.. :p
If you haven't already, ensure that appropriate ports are open via the Firewall, if that's done and to no avail, look in your Console (inspect element) for errors there, make sure all paths are correct and are appointed appropriately etc.
 

OutSmarter

New Member
Apr 11, 2025
8
2
If you haven't already, ensure that appropriate ports are open via the Firewall, if that's done and to no avail, look in your Console (inspect element) for errors there, make sure all paths are correct and are appointed appropriately etc.
I did open the ports via firewall.
You must be registered for see images attach
 

React

Member
Sep 17, 2023
299
163
I did open the ports via firewall.
You must be registered for see images attach
You must be registered for see images attach


Based on this, it's being blocked. You need to ensure that you do in fact have the correct ports open in your Firewall, as well as that it'd be worth double checking all of your links and paths. Also, if you have Cloudflare configured, ensure it is done so correctly. For peace of mind lastly check your domain DNS settings are also correct.

Just give everything a once over, sometimes small things like this go unnoticed.
 

OutSmarter

New Member
Apr 11, 2025
8
2
You must be registered for see images attach


Based on this, it's being blocked. You need to ensure that you do in fact have the correct ports open in your Firewall, as well as that it'd be worth double checking all of your links and paths. Also, if you have Cloudflare configured, ensure it is done so correctly. For peace of mind lastly check your domain DNS settings are also correct.

Just give everything a once over, sometimes small things like this go unnoticed.

I did this on CloudFlare and my ports is here.
I have subdomains for game., nitro. api. and the DNS for them is on pointed to cloudflare.
 

Attachments

  • 1745120471018.png
    1745120471018.png
    65.5 KB · Views: 6
  • 1745120531692.png
    1745120531692.png
    45.4 KB · Views: 6

React

Member
Sep 17, 2023
299
163
I did this on CloudFlare and my ports is here.
I have subdomains for game., nitro. api. and the DNS for them is on pointed to cloudflare.
Straight away, your ports one is 3000 and it should be 30000 as for your CloudFlare I don't know what kind of a setup you've got going on, but I don't see any type for CNAME and if I remember correctly, there should be one.
 

OutSmarter

New Member
Apr 11, 2025
8
2
Straight away, your ports one is 3000 and it should be 30000 as for your CloudFlare I don't know what kind of a setup you've got going on, but I don't see any type for CNAME and if I remember correctly, there should be one.
I changed the ports to 30000 and for the cloudflare I can't use both A and CNAME. it gives me this error

" An A, AAAA, or CNAME record with that host already exists. For more details, refer to < >."
 

React

Member
Sep 17, 2023
299
163
I changed the ports to 30000 and for the cloudflare I can't use both A and CNAME. it gives me this error

" An A, AAAA, or CNAME record with that host already exists. For more details, refer to < >."
My bad, you must've already had one setup that I missed. Do you a an "A" record for www - also have you double, triple checked your renderer.json, it's definitely right? what happens with your client now that you opened 30000, any new errors in the console, the emulator? any errors in the EMU?
 

OutSmarter

New Member
Apr 11, 2025
8
2
My bad, you must've already had one setup that I missed. Do you a an "A" record for www - also have you double, triple checked your renderer.json, it's definitely right? what happens with your client now that you opened 30000, any new errors in the console, the emulator? any errors in the EMU?

No new errors, nothing on emu or console and it's still stuck on 40%, i tried to turn proxy off on cloudflare but it says " game.habway.se took long to respond" or it just loads.
 

LocalDaemon

Discord: localdaemon
Aug 23, 2024
15
16
Feel free to send me your Discord since a staff member removed my previous comment asking for your Discord for whatever reason. Please send via PM
 

OutSmarter

New Member
Apr 11, 2025
8
2
Can you share what the problem was and how you fixed it, it'll help others who may encounter the same issues in the future!
The solution was to make sure " cdn-cgi/rum? " is also connected on CloudFlare
Open ports on 30000, 30001, 2096, 3001, 3000 - TCP and UDP (Allow it)
Change emulator settings from 3000 to 30001 and 30000.
Make sure to clear cache but most importantly was to restart the VPS to really make sure the whole IIS is turned off and restarts and to make sure the cloudflare load the new files correctly.
 
Status
Not open for further replies.

Users who are viewing this thread

Top