Problem Dedicated Server Problem.

Discussion in 'Community Support' started by Eples, May 10, 2020.

  1. Eples

    Eples New Member

    Joined:
    May 10, 2020
    Ratings:
    +0 / 0 / -0
    upload_2020-5-10_2-24-29.png
    Hi I'm trying to open the server using the Raceroom Dedicated server tools but it stays on the screen how do I solve it?
     
  2. MC_Hammer_82

    MC_Hammer_82 Member

    Joined:
    Mar 22, 2020
    Ratings:
    +9 / 0 / -0
    Go to steam an set "- - reset" as a launch option, then start your server. If it is still not working do it again and use another name for your server then before. When it starts succesfully, delete the reset launch option
     
  3. VAGmotorsport23

    VAGmotorsport23 New Member

    Joined:
    Feb 9, 2020
    Ratings:
    +0 / 0 / -0
    I have this problem, can someone help me? On pc A my server is working fine but when I close that pc and start pc B i get this error (I changed the ports etc in router to the other pc)
     

    Attached Files:

  4. Eples

    Eples New Member

    Joined:
    May 10, 2020
    Ratings:
    +0 / 0 / -0
    Thank you, I got back to that screen, but the same problem persists.
    I'm click the new server button, i'm entering the server name and nothing's happening.
     
  5. MC_Hammer_82

    MC_Hammer_82 Member

    Joined:
    Mar 22, 2020
    Ratings:
    +9 / 0 / -0
    Maybe cleaning the browser cache helps. The solution above helped me, when I had that problem.
     
  6. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    same here, nothing worked.
     
  7. LaundroMat

    LaundroMat Member

    Joined:
    Nov 28, 2020
    Ratings:
    +15 / 0 / -0
    @xtrabit, sorry for the plug, but I set up dollarracing.club for exactly that reason as I sometimes got frustrated when setting up a dedicated server on my own PC too. Let me know if it's been any help to you!
     
  8. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    this thread, and this and this threads, still not working. any ideas? devs?
     
  9. CaptainCoffee

    CaptainCoffee Esports Manager Beta tester

    Joined:
    Oct 11, 2020
    Ratings:
    +196 / 0 / -0
    are you running it as administrator? there's little to no information about what exactly you mean with "nothing worked" - what did you do/try?
     
  10. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    Sorry for not mentioning details.

    tried differen browsers, deleted cache etc. tried run as admin, deleted sector3 folder and tried again, tried on win7, win8.1 and win10.. no luck.

    output log seems normal:
    Code:
    2021-02-18 11:54:43 INFO Extracting game files
    2021-02-18 11:54:46 INFO Launching Milkyway workers
    2021-02-18 11:54:51 INFO Launching scheduler
    2021-02-18 11:54:51 INFO Starting frontend on http://localhost:8088/
    Maybe it needs an undocumented framework?
     
  11. CaptainCoffee

    CaptainCoffee Esports Manager Beta tester

    Joined:
    Oct 11, 2020
    Ratings:
    +196 / 0 / -0
    Any chance you didn't install it through Steam but copy/pasted the .exe itself?
    If so, then you might be missing the .NET framework 4.7.2
     
  12. LaundroMat

    LaundroMat Member

    Joined:
    Nov 28, 2020
    Ratings:
    +15 / 0 / -0
    This
    Code:
    2021-02-18 11:54:51 INFO Starting frontend on http://localhost:8088/
    means your server is not accessible from the outside. If it were accessible from the outside, it would say:
    Code:
    2021-02-18 11:54:51 INFO Starting frontend on http://*:8088/
    To make your server accessible from the outside, you need to create an access file. I'm working on documenting the dedi server and you'll find more about the access file here: https://www.notion.so/Protecting-the-API-with-username-and-password-23205e67fc4845a68ec8621f22d19eff
     
  13. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    installed with steam, tried to install 4.7.2 again, said already installed.
     
  14. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    tried that, now i can use a password, but no luck. this is all i got.
     

    Attached Files:

  15. LaundroMat

    LaundroMat Member

    Joined:
    Nov 28, 2020
    Ratings:
    +15 / 0 / -0
    Could you do F12 in your browser and look at the console tab and the network tab? Maybe a screen shot of both (but do a refresh of the page each time).
    Also, what version of Windows Server are you using? I am right in thinking you are running the dedi server on an external machine, right? The localhost screenshots are from a browser on that external machine?
    (Btw, maybe we should bring this to the discord chat).
     
  16. CaptainCoffee

    CaptainCoffee Esports Manager Beta tester

    Joined:
    Oct 11, 2020
    Ratings:
    +196 / 0 / -0
    don't forget to post the solution here eventually ;)
     
    • Agree Agree x 3
  17. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    i'm using a desktop machine with win8.1 now (tried different machines with win7 and win10)
    no external machine, just from browser.
     

    Attached Files:

  18. LaundroMat

    LaundroMat Member

    Joined:
    Nov 28, 2020
    Ratings:
    +15 / 0 / -0
    Could you add an access file so that I can have a look at it from my end? Just PM me the IP address and the login & password. (If you're ok with that of course).
     
  19. xtrabit

    xtrabit New Member

    Joined:
    Jul 5, 2016
    Ratings:
    +2 / 0 / -0
    i'm ok, but not much time for that. devs had to fix or explain this.