irjudson - Q: Can I passive copy data from an o...
Q: Can I passive copy data from an old server to a new server while I'm setting it up?
19 Replies
What do you mean “passive”?
well, I'd like to leave my current server running but just ship data to the second server to set it up and validate it's working the same or better
should I just give it a sk data connection?
Yep. Setup a WebSocket connect on the new server.
Make sure to “Map remote ‘self’…”
I got "This connection is deprecated and must be deleted." I should use TCP I suppose
No
Where do you see that?
dashboard
Can you do a screenshot?
did that work
maybe I misconfigured my old server?
I have never seen that before…
I hate breaking new ground
What’s the connection settings look like?
Might need to enter a port
Probably 3000
trying that, although the old server is on 80
so
Yeah, depends on your setup…
although I have tons of questions, I really love this and the community
just sayin
3000 got a much better error
but changing to 80 removed all errors
I guess there's no default config port
🙂
I guess not. A better errors message would help there…
meh, if I can get to it and make a PR I will
and by get to it I mean, "learn enough to do it soon"