ZooNamedGames Posted October 14, 2016 Share Posted October 14, 2016 Getting a 500 error, is anyone else getting this? Quote Link to comment Share on other sites More sharing options...
VITAS Posted October 14, 2016 Author Share Posted October 14, 2016 (edited) im feeling watched because dumb gunicorn (python runtime) is only using one core i did some restructuring based on the idea of having a blanacer and multiple instances of the site runnign on the same server. time will tell if the site explodes less first checks indicate: went from 100% on one core to 10% per core with 160 ppl on the site hammering away. so thats a win i would cautiously say Edited October 14, 2016 by VITAS Quote Link to comment Share on other sites More sharing options...
ISE Posted October 15, 2016 Share Posted October 15, 2016 Any word yet ? Quote Link to comment Share on other sites More sharing options...
VITAS Posted October 15, 2016 Author Share Posted October 15, 2016 2 hours ago, ISE said: Any word yet ? on? Quote Link to comment Share on other sites More sharing options...
ISE Posted October 15, 2016 Share Posted October 15, 2016 (edited) 1 hour ago, VITAS said: on? Never mind lol Edited October 15, 2016 by ISE Quote Link to comment Share on other sites More sharing options...
Nhawks17 Posted October 15, 2016 Share Posted October 15, 2016 Hey @VITAS I seem to be having trouble deleting SVE from Spacedock, I'm getting an internal server error every time I try.. Is there anyway you guys can remove the mod on your end? Thanks! https://spacedock.info/mod/58/Stock Visual Enhancements Quote Link to comment Share on other sites More sharing options...
FlatEric Posted October 16, 2016 Share Posted October 16, 2016 (edited) Hello Spacedock Team, it seams there is an bug in the Apache config, if I try to reach spacedock.info via www.spacedock.info i get an 503 - Service Unavailable. Maybe you should redirect www.spacedock.info to spacedock.info in your apache.conf. Something like this: http://stackoverflow.com/questions/16200501/http-to-https-apache-redirection NameVirtualHost *:80 <VirtualHost *:80> ServerName mysite.example.com DocumentRoot /usr/local/apache2/htdocs Redirect permanent / https://mysite.example.com/ </VirtualHost> <VirtualHost _default_:443> ServerName mysite.example.com DocumentRoot /usr/local/apache2/htdocs SSLEngine On # etc... </VirtualHost> Edited October 16, 2016 by FlatEric Quote Link to comment Share on other sites More sharing options...
Thomas P. Posted October 16, 2016 Share Posted October 16, 2016 41 minutes ago, FlatEric said: Hello Spacedock Team, it seams there is an bug in the Apache config, if I try to reach spacedock.info via www.spacedock.info i get an 503 - Service Unavailable. Maybe you should redirect www.spacedock.info to spacedock.info in your apache.conf. Something like this: http://stackoverflow.com/questions/16200501/http-to-https-apache-redirection NameVirtualHost *:80 <VirtualHost *:80> ServerName mysite.example.com DocumentRoot /usr/local/apache2/htdocs Redirect permanent / https://mysite.example.com/ </VirtualHost> <VirtualHost _default_:443> ServerName mysite.example.com DocumentRoot /usr/local/apache2/htdocs SSLEngine On # etc... </VirtualHost> Thats not the problem. The whole site is hit or miss at the moment, most likely because of the recent 1.2 release. Quote Link to comment Share on other sites More sharing options...
Kerbal01 Posted October 16, 2016 Share Posted October 16, 2016 Also experiencing problems ill wait untill their fixed Quote Link to comment Share on other sites More sharing options...
Vorg Posted October 22, 2016 Share Posted October 22, 2016 I have been seeing the problem of, the "follow" button is missing. I get the "unfollow" option for mods followed, but can't add and follows. Quote Link to comment Share on other sites More sharing options...
klimburg Posted October 22, 2016 Share Posted October 22, 2016 Spacedoc.info appears to be down http://www.isitdownrightnow.com/spacedock.info.html Quote Link to comment Share on other sites More sharing options...
Thomas P. Posted October 22, 2016 Share Posted October 22, 2016 36 minutes ago, klimburg said: Spacedoc.info appears to be down http://www.isitdownrightnow.com/spacedock.info.html I can access it. It is slow, but it works Quote Link to comment Share on other sites More sharing options...
TiktaalikDreaming Posted October 22, 2016 Share Posted October 22, 2016 2 hours ago, klimburg said: Spacedoc.info appears to be down http://www.isitdownrightnow.com/spacedock.info.html From where? Rough geographical location and ISP. The site is distributed, so VITAS needs to have some idea which server. Quote Link to comment Share on other sites More sharing options...
Vorg Posted October 22, 2016 Share Posted October 22, 2016 Seems to be down for me right now. I'm in AZ Quote Link to comment Share on other sites More sharing options...
Thomas P. Posted October 22, 2016 Share Posted October 22, 2016 20 minutes ago, TiktaalikDreaming said: From where? Rough geographical location and ISP. The site is distributed, so VITAS needs to have some idea which server. Sadly, we lost our donated DO nodes some weeks ago, so the site is back on a single server Quote Link to comment Share on other sites More sharing options...
Virtualgenius Posted October 23, 2016 Share Posted October 23, 2016 (edited) Spacedock is terribly slow in Australia at the moment as well, also depends on what time you try to access it seems ok now but 3 hours ago it wouldnt even show a page. I am guessing its where the other TZ start to overlap and peak times cross the Aussie one we have crap internet most of the time, for a civilised country we have the worst internet. Edited October 23, 2016 by Virtualgenius Quote Link to comment Share on other sites More sharing options...
Ultimate Steve Posted October 23, 2016 Share Posted October 23, 2016 The terribly slowness might be because the USA has been under a DDoS attack for the past day or so. Quote Link to comment Share on other sites More sharing options...
Guest Posted October 23, 2016 Share Posted October 23, 2016 1 hour ago, Ultimate Steve said: The terribly slowness might be because the USA has been under a DDoS attack for the past day or so. Those attacks have been on specific servers/websites, and I don't think the Russians/Chinese care anything about a mod site for a space game. While I am aware that Amazon (which I believe is the web host for SpaceDock) was a victim of the attack, it shouldn't have any effect on their web hosting services, unless those servers were also targeted, which is entirely possible. Quote Link to comment Share on other sites More sharing options...
TiktaalikDreaming Posted October 23, 2016 Share Posted October 23, 2016 1 hour ago, Ultimate Steve said: The terribly slowness might be because the USA has been under a DDoS attack for the past day or so. That DDoS attack is aimed at a DNS hosting provider, so if SpaceDock doesn't use that (spoiler: It doesn't), it's not affected. There's a fairly good chance external referenced page components (aka images on imgur etc) can be affected. They'll be affected for all users, it's dependent on where the content('s DNS) is hosted. But the basic page should load if the only issue was the DDoS. Quote Link to comment Share on other sites More sharing options...
Vorg Posted October 23, 2016 Share Posted October 23, 2016 Attacks on DNS servers can effect anyone by way of who their ISP is using. Quote Link to comment Share on other sites More sharing options...
TiktaalikDreaming Posted October 24, 2016 Share Posted October 24, 2016 On 10/23/2016 at 2:59 PM, Vorg said: Attacks on DNS servers can effect anyone by way of who their ISP is using. Yes and no. Typically, the zone hosting DNS service is separate from client forward lookup servers. That way, one can be purely internal facing and allow things like recursive lookups and caching. What were hit were zone hosting services. But, those zone hosting servers also had some root hints delegations, meaning all ISPs nearby would use them in the path for certain top level domain lookups. I'm not sure which root hints they had. Quote Link to comment Share on other sites More sharing options...
VITAS Posted October 25, 2016 Author Share Posted October 25, 2016 ddos traffic doesnt magicly apear at the target server. so its possible that interlinks between the sources and the targets will get saturated. i had a spicke with a huge amount of non spacedock website related traffic (havaent looked at ckan traffic). The server got about double the traffic for a few days. I havent looked into the cause that deeply because it went away. Im fairly certain that there isnt anything i could have done to make it better. atm my hopes for me beeing able to afford a new server with a bit more reserves (the current one is running at its cpu limit nearly all the time) Im also hoping for more helping hands in the development of the new codebase thats been in the work for half a year now. Theres mainly frontend stuff remaining (js/html/css) so if you want to help join us in our irc channel (see spacedock.infpo for infos) Quote Link to comment Share on other sites More sharing options...
zitronen Posted October 31, 2016 Share Posted October 31, 2016 Is it down again? http://www.isitdownrightnow.com/spacedock.info.html Quote Link to comment Share on other sites More sharing options...
Stone Blue Posted October 31, 2016 Share Posted October 31, 2016 Just now, zitronen said: Is it down again? http://www.isitdownrightnow.com/spacedock.info.html no.... just REEEAAAALLLLYYYYY slow again.... And again, if people want to see better performance from SpaceDock, I'm thinking donations might help get new servers... Quote Link to comment Share on other sites More sharing options...
cxg2827 Posted October 31, 2016 Share Posted October 31, 2016 Hasn't been reachable for me for about 8hrs Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.