Oolite.org down?
Moderators: winston, another_commander
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: Oolite.org down?
fixed some problems in nginx configuration - sometimes oolite.space open may fail or very slow.
Cobra MK III owner since 1994
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: Oolite.org down?
I set nginx+php and started site code from github (but remove OXP news and menu item)
so... git code is old (actual on 1.80, but attentive pilots can find other differences)...
http://dev.oolite.site
so... git code is old (actual on 1.80, but attentive pilots can find other differences)...
http://dev.oolite.site
Cobra MK III owner since 1994
- Cholmondely
- Archivist
- Posts: 5364
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
- Contact:
Re: Oolite.org down?
I've added warnings to the main page of our wiki, and to the Expansions Manager page (if anybody will ever look at either!).
Might it be an idea to put up an announcement here?
Edited to add: the oolite article link on en.wikipedia.org has also been edited
Might it be an idea to put up an announcement here?
Edited to add: the oolite article link on en.wikipedia.org has also been edited
Comments wanted:
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
Re: Oolite.org down?
I've just tweaked the wiki alert to point to the top-level message that just refers to the fix, so it's easier to spot in the flow.
Here is my YouTube channel, where I play poorly: Arquebus X
Re: Oolite.org down?
I tried this on the Mac version of 1.90, but something is not working.
I added
"oxz-index-url" = "http://addons.oolite.space/api/1.0/overview";
to org.aegidian.oolite.plist (confirmed by using "defaults read org.aegidian.oolite" from the terminal)
However, updating the expansion list within Oolite gives an error "Download failed! See Latest.log for details". The log shows
22:43:57.399 [plist.parse.failed]: Failed to parse ~/Library/Caches/org.aegidian.oolite/Oolite-download.plist as a property list.
Malformed DTD on line 1
22:43:57.401 [oxz.manager.error]: Downloaded manifest was not a valid plist, has been left in ~/Library/Caches/org.aegidian.oolite/Oolite-download.plist
And Oolite-download.plist contains:
Error 404: Page not found
The page you requested could not be found. Perhaps it was attacked by a thargoid?
The "thargoid" message shows it accessed the site, but it didn't get the data it expected.
Any ideas whether this issue likely to be trouble at my side, Mac-specific or server-side?
I am happy to try other experiments, or try rebuilding the latest rather than using 1.90 if it may help.
I added
"oxz-index-url" = "http://addons.oolite.space/api/1.0/overview";
to org.aegidian.oolite.plist (confirmed by using "defaults read org.aegidian.oolite" from the terminal)
However, updating the expansion list within Oolite gives an error "Download failed! See Latest.log for details". The log shows
22:43:57.399 [plist.parse.failed]: Failed to parse ~/Library/Caches/org.aegidian.oolite/Oolite-download.plist as a property list.
Malformed DTD on line 1
22:43:57.401 [oxz.manager.error]: Downloaded manifest was not a valid plist, has been left in ~/Library/Caches/org.aegidian.oolite/Oolite-download.plist
And Oolite-download.plist contains:
Error 404: Page not found
The page you requested could not be found. Perhaps it was attacked by a thargoid?
The "thargoid" message shows it accessed the site, but it didn't get the data it expected.
Any ideas whether this issue likely to be trouble at my side, Mac-specific or server-side?
I am happy to try other experiments, or try rebuilding the latest rather than using 1.90 if it may help.
-
- Quite Grand Sub-Admiral
- Posts: 6681
- Joined: Wed Feb 28, 2007 7:54 am
Re: Oolite.org down?
Hi and welcome. Right now there is a problem with the url that provides the oxz list. It returns a 404 and this is both in-game and by hitting the page with a browser. Hopefully a solution will be found soon.
- Cholmondely
- Archivist
- Posts: 5364
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
- Contact:
Re: Oolite.org down?
Welcome to the merry throng! Super to see another AppleMaccer... not an AppleMac Addict with an Aggressive Adder by any chance?
Comments wanted:
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
•Missing OXPs? What do you think is missing?
•Lore: The economics of ship building How many built for Aronar?
•Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
Re: Oolite.org down?
Thanks for the welcome! (sorry - not an alliterating Adder...)
Great to see the community here, and happy to chip in if I can help with anything (although I probably can't do much for this issue if it is server related)
Great to see the community here, and happy to chip in if I can help with anything (although I probably can't do much for this issue if it is server related)
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: Oolite.org down?
Hi, plz try again - is it fixed now?zennest wrote: ↑Fri Mar 31, 2023 3:27 pmI tried this on the Mac version of 1.90, but something is not working.
I added
"oxz-index-url" = "http://addons.oolite.space/api/1.0/overview";
to org.aegidian.oolite.plist (confirmed by using "defaults read org.aegidian.oolite" from the terminal)
However, updating the expansion list within Oolite gives an error "Download failed! See Latest.log for details". The log shows
[cut]
Cobra MK III owner since 1994
-
- Quite Grand Sub-Admiral
- Posts: 6681
- Joined: Wed Feb 28, 2007 7:54 am
Re: Oolite.org down?
Just tried it, worked for me.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Oolite.org down?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
-
- Quite Grand Sub-Admiral
- Posts: 6681
- Joined: Wed Feb 28, 2007 7:54 am
Re: Oolite.org down?
Hey timer, just curious: what was the issue? How did you fix it?
- ffutures
- ---- E L I T E ----
- Posts: 2172
- Joined: Wed Dec 04, 2013 12:34 pm
- Location: London, UK
- Contact:
Re: Oolite.org down?
OK here too.
- timer
- ---- E L I T E ----
- Posts: 336
- Joined: Sat Mar 17, 2012 8:26 pm
- Location: Laenin spiv club
- Contact:
Re: Oolite.org down?
I continue experiments with nginx settings and (my copy-past mistake) sent to addons.oolite.org - http request header Host=oolite.org, fixed it to addons.oolite.org value.another_commander wrote: ↑Sat Apr 01, 2023 4:12 pmHey timer, just curious: what was the issue? How did you fix it?
Cobra MK III owner since 1994
Re: Oolite.org down?
Now works for me as well - thanks!