Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 57

Thread: Masterserver is again offline

  1. #11
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    Hello again! I am happy that the GUID's didn't changed and the Masterserver is back! Now I have bad news.

    I have thanked Activision that Masterserver is back!

    So, I have get an Answer from Activision:
    Code:
     Hello Rasched, thanks for the kind words! These things do happen from time to time, and we appreciate your understanding. Have fun! ^NM
    Seems like it will happen more times.

  2. The Following 2 Users Say Thank You to Loveboy For This Useful Post:

    EvoloZz (10th September 2013),kung foo man (10th September 2013)

  3. #12
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    Masterserver is again offline since 26.09.13 21:00.
    As I only restarted my Server, I saw at this point was Masterserver offline... LOL!

  4. #13
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    They really want to make the last ppl in CoD2 desperate ^^
    timescale 0.01

  5. The Following User Says Thank You to kung foo man For This Useful Post:

    Sense (26th September 2013)

  6. #14
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Well, the Master Server is working for me and showing all servers like it is supposed to. Are you sure you don't have a router problem stopping the browser being populated?

  7. #15
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Nope, it was offline for a few hours, but is back now.

  8. #16
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by IzNoGoD View Post
    Nope, it was offline for a few hours, but is back now.
    Maybe kung can make a stats page that shows if the master server is online and since when. (And counter that shows how often the master server is down)

    Quote Originally Posted by Tally View Post
    Well, the Master Server is working for me and showing all servers like it is supposed to. Are you sure you don't have a router problem stopping the browser being populated?
    It would also show if you have a problem with the master server or not.

  9. The Following User Says Thank You to Mitch For This Useful Post:

    YuriJurek (27th September 2013)

  10. #17
    Corporal STAUFFi's Avatar
    Join Date
    Aug 2012
    Location
    Germany
    Posts
    269
    Thanks
    106
    Thanked 128 Times in 83 Posts
    Quote Originally Posted by Mitch View Post
    Maybe kung can make a stats page that shows if the master server is online and since when. (And counter that shows how often the master server is down)
    Code:
    <?php
    $text="Masterserver offline";
    $ziel="63.146.124.40";
    
    $abfrage = fsockopen ("$ziel", 20700, $errno, $errstr, 5);
    if (!$abfrage) {
    echo $text;
    } 
    else {
    
    echo "Masterserver online!";
    }
    ?>
    ??

  11. #18
    Private First Class RobsoN's Avatar
    Join Date
    Jan 2013
    Location
    /home/cod2/
    Posts
    230
    Thanks
    119
    Thanked 95 Times in 64 Posts
    WTF its offline AGAIN?

    //Sorry, they fixed it already.
    Last edited by RobsoN; 15th October 2013 at 16:58.
    "Don't worry if your code doesn't work correctly - if everything worked, you would not work" ~Mosher's right

  12. The Following User Says Thank You to RobsoN For This Useful Post:

    smect@ (15th October 2013)

  13. #19
    Brigadier General
    Join Date
    Dec 2012
    Posts
    1,012
    Thanks
    440
    Thanked 171 Times in 132 Posts
    no? .

  14. #20
    Private Leal's Avatar
    Join Date
    Sep 2013
    Location
    Madrid
    Posts
    11
    Thanks
    6
    Thanked 3 Times in 3 Posts

    CoD2's Master Server offline

    Hello,

    we have again the same situation. Is there any official notificacion from Activision concerning about this constant Master Server issues?

    Kind regards,
    Leal

  15. The Following User Says Thank You to Leal For This Useful Post:

    kung foo man (15th December 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •