Jump to content

SpaceDock.info (Mod Hosting Site)


VITAS

Recommended Posts

@VITAS, I think you have a storage problem, perhaps even hardware.

Some pages on SpaceDock don't have their Changelogs, they get stuck trying to load it:

X75Uml1.png

Eventually something gives up and the page gets weird. Checking the browser's console, I detected a http 504 error trying to get the change_log:

THM3brO.png

Well, after writing a little bash script and letting the thing running, I found that the following changelogs are returning http 504 consistently:

https://spacedock.info/mod_changelog/48
https://spacedock.info/mod_changelog/127
https://spacedock.info/mod_changelog/172
https://spacedock.info/mod_changelog/175
https://spacedock.info/mod_changelog/302
https://spacedock.info/mod_changelog/336
https://spacedock.info/mod_changelog/792
https://spacedock.info/mod_changelog/793
https://spacedock.info/mod_changelog/795
https://spacedock.info/mod_changelog/944
https://spacedock.info/mod_changelog/975
https://spacedock.info/mod_changelog/1125
https://spacedock.info/mod_changelog/1934
https://spacedock.info/mod_changelog/2201
https://spacedock.info/mod_changelog/2487
https://spacedock.info/mod_changelog/3316

As counter-proof, the url https://spacedock.info/mod_changelog/47 worked as expected.

Checking the respective pages on SpaceDock gave me the same results I got from TweakScale, a changelog that never updates and screws the layout after some minutes.

I'm afraid you have a storage problem, perhaps a disk full? Or a dying disk, losing data due bad sectors?

=== POST EDIT ===

On https://github.com/KSP-SpaceDock/SpaceDock/issues/510 it was said it's just a timeout due too big change-logs. Meno male.

=== POST POST EDIT ===

It's not pagination. The same problem happens while trying to fetch the RSS via API.

The response time is varying wildly too, and doesn't appears to be related to the file size:

For example, the following changelogs have aproximatelly the same size but got completely different response times:

GET https://spacedock.info/mod_changelog/965 : 5575 @ 3.964657
GET https://spacedock.info/mod_changelog/966 : 5815 @ 62.226156

=== POST3 EDIT ===

I have confirmation that the same happens using the SpaceDock's API:

https://spacedock.info/mod/48/Editor%20Extensions%20Redux.rss : Connection Timed Out
https://spacedock.info/mod/127/TweakScale.rss : Connection Timed Out
https://spacedock.info/mod/172/KSP%20Interstellar%20Extended.rss : Connection Timed Out
https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch.rss : Connection Timed Out
https://spacedock.info/mod/302/KRASH%20-%20Kerbal%20Ramification%20Artifical%20Simulation%20Hub%20(simulation%20mod%20for%20KSP).rss : Connection Timed Out
https://spacedock.info/mod/336/Pathfinder.rss : Connection Timed Out
https://spacedock.info/mod/792/M.O.L.E..rss : Connection Timed Out
https://spacedock.info/mod/793/Buffalo-%20Explore%20In%20Style.rss : Connection Timed Out
https://spacedock.info/mod/795/Deep%20Space%20Exploration%20Vessels.rss : Connection Timed Out
https://spacedock.info/mod/944/The%20Janitor's%20Closet.rss : Connection Timed Out
https://spacedock.info/mod/975/Snacks%20Continued.rss : Connection Timed Out
https://spacedock.info/mod/1125/Heisenberg%20Airship%20Parts%20Pack.rss : Connection Timed Out
https://spacedock.info/mod/1934/Community%20Parts%20Titles.rss : Connection Timed Out
https://spacedock.info/mod/2201/Rational%20Resources.rss : Connection Timed Out
https://spacedock.info/mod/2487/BDArmory%20Plus.rss : Connection Timed Out
https://spacedock.info/mod/3316/Kontrol%20System%202.rss : Connection Timed Out

=== POST4 EDIT ===

As from 2025-0101 (Happy New Year), the problem is solved.

Edited by Lisias
post**4 edit
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...