World: r3wp
[All] except covered in other channels
older newer | first last |
Steeve 13-Feb-2012 [4021] | the binary! datatype is a hard one ;-) |
Ladislav 13-Feb-2012 [4022] | committed |
Henrik 7-Mar-2012 [4023] | Does anyone know how to change the world password? |
Maxim 7-Mar-2012 [4024] | did you forget the rebol4 master passwed? |
Henrik 7-Mar-2012 [4025x2] | no, I used a personal one for the world (not master), that I don't wish to share. |
but... something strange is happening. I can't login and neither can Gregg. | |
Maxim 7-Mar-2012 [4027] | I can't log in on rebol4 either |
Henrik 7-Mar-2012 [4028] | The world is running, but noone is allowed to log in. |
Maxim 7-Mar-2012 [4029] | could it be that you can't change the IP of the world server so quickly? |
Davide 7-Mar-2012 [4030] | rebol4 just said me to check password |
Henrik 7-Mar-2012 [4031x5] | I've found a problem: I ask to run the Rebol4 world, but starts a new "rebol4" world instead. |
with one user | |
case sensitivity problem | |
There must be some obvious step I'm missing or this is a very, very nasty bug. | |
The serving directories are renamed on disk from "Rebol4" to "rebol4". | |
Pekr 7-Mar-2012 [4036] | Henrik - world password != master password? Long time since I set-up some world last time ... |
Henrik 7-Mar-2012 [4037x2] | The world runs fine, but it only has one user. When I look in the users.set file, all users from before are there. |
yes, the world password is created once, when you create the world. unfortunately I used a personal one, and didn't think anything about it. | |
Maxim 7-Mar-2012 [4039] | Henrik, within my current session I am logged into the rebol3 world The world I try to REconnect to is *not* Rebol4 it *was* rebol4 |
Henrik 7-Mar-2012 [4040x3] | well, it seems that worlds are not case sensitive in some cases and are in others. |
because my server folder had a sub-folder named "Rebol4" before, which now has changed to "rebol4". | |
but there must be some other or deeper connection, as it does not recognize the user list from that folder. but it also doesn't create a new one. | |
Maxim 7-Mar-2012 [4043] | very strange... the invite does mention Rebol4 |
Henrik 7-Mar-2012 [4044x2] | yes, that's how it started out. after attempting to restart it, it seemed to become partially case sensitive. |
I've tried it both under OSX and Windows, but both produce same behavior. | |
Pekr 7-Mar-2012 [4046] | So we lost rebol4 content? |
Gregg 7-Mar-2012 [4047x2] | You still have it locally. |
I can't even connect to the world now. | |
Pekr 7-Mar-2012 [4049x2] | that should not happen |
henrik - are you looking into the correct directory? There is directory called worlds, and the one called servers | |
Henrik 7-Mar-2012 [4051x3] | I don't get why there is a "rebol4" folder in my "servers" folder with everything that needs to be there in it. Yet, when I start, it says that I have only one user. |
yes, I'm looking in the "servers" folder. | |
The inconsistency that may be causing the problem is a partial case sensitivity. It screws up something somewhere. | |
Maxim 7-Mar-2012 [4054] | the world name in my altme files folders are all lower-case. so I guess that is how it generates them, to be sure they are transparent on POSIX filestores which are case-sensitive. |
Henrik 7-Mar-2012 [4055x4] | ok, the world is not accessible, because I tried to start it from windows and my router is set to my macbook. moving it back again... |
started again | |
I'm guessing the world name is stored somewhere inside the server folder's "rebol4" file. | |
file = folder. | |
Pekr 7-Mar-2012 [4059x3] | my world name says REBOL4, all capitals |
hmm, wrong password too ... | |
btw - check your processes. What in fact is screwed, is bug in world serving! | |
Gregg 7-Mar-2012 [4062] | I can connect again, but invalid password. |
Pekr 7-Mar-2012 [4063] | if you serve more than one world, there are cases, when altme.com sends to to incorrect ports .... |
Henrik 7-Mar-2012 [4064] | yes, so that part works as expected. |
Pekr 7-Mar-2012 [4065] | aren't you running more than one world? |
Henrik 7-Mar-2012 [4066x2] | nope, just this one. |
but going to purge all altme processes from the macbook and try again. | |
Pekr 7-Mar-2012 [4068x2] | The world "Rebol4" at 78.156.98.239 port 5400 is reachable. Your users should be able to connect to it. |
Are you expecting it on port 5400? | |
Henrik 7-Mar-2012 [4070] | something occurred to me: Between world restarts, altme upgraded itself from 1.2.21 to 1.2.25. |
older newer | first last |