SVN down again or stupid hotel wifi

MachJok

Member
Joined
Dec 27, 2009
Messages
46
Reaction score
0
Points
6
Just tried to access the SVN and got the following errors

Command: Checkout from svn://orbiter-forum.com/orbiter, revision HEAD, Fully recursive, Externals included
Error: Unable to connect to a repository at URL 'svn://orbiter-forum.com/orbiter'
Error: Can't connect to host 'orbiter-forum.com': A connection attempt failed because
Error: the connected party did not properly respond after a period of time, or
Error: established connection failed because connected host has failed to respond.
Completed!:


Not sure if it's stupid hotel wifi or the svn is down

edit: spelling
 
Last edited:
No response from the SVN server here either.
 
It didn't work for me yesterday already. Same with the SSU repo.

Anyway, I wouldn't say "down again"... it's the first time I remember this happening. :shrug:
 
Anyway, I wouldn't say "down again"... it's the first time I remember this happening. :shrug:

Well, it has been stable for quite some time now, but I also remember that it was actually a complete loss once. I hope this is not happening again here.
 
Yes - I broke this by putting cloudflare in front of the forum, which doesn't like SVN traffic.

You should be able to get at the SVN server on svn.orbiter-forum.com;

Code:
svn relocate svn://svn.orbiter-forum.com/orbiter
 
Xyon said:
Yes - I broke this by putting cloudflare in front of the forum, which doesn't like SVN traffic.

You should be able to get at the SVN server on svn.orbiter-forum.com
What about the SSU SVN?
 
What about the SSU SVN?

The SSU and D3D9 Client SVN repos run from my Hetzner box, and are unaffected;

Code:
$ svn ls svn://orbiter-radio.co.uk/shuttleultra
branches/
tags/
trunk/
 
The SSU and D3D9 Client SVN repos run from my Hetzner box, and are unaffected;

Code:
$ svn ls svn://orbiter-radio.co.uk/shuttleultra
branches/
tags/
trunk/

The address I currently have is this "svn://svn.orbithangar.com/shuttleultra", so I have to change to "svn://orbiter-radio.co.uk/shuttleultra", right?
 
GLS said:
The address I currently have is this "svn://svn.orbithangar.com/shuttleultra", so I have to change to "svn://orbiter-radio.co.uk/shuttleultra", right?
This is correct. It worked for me.
 
It's working now

Edit: change in status, it worked now
 
Last edited:
I got a 502 error posting here earlier, will it do it again so I can catch the log?
 
I keep getting logged out after a couple mins or a 502 error.
 
Are you talking about this forum, or really about the SVN?
 
I keep getting logged out after a couple mins or a 502 error.

I'm still tracking down the 502 errors on the forum, but that isn't for this thread.
 
Back
Top