urbit / bridge

An application for interacting with Azimuth.
MIT License
95 stars 25 forks source link

Can't retrieve keyfile or passport to boot new L2 planet #1047

Closed m-rio closed 1 year ago

m-rio commented 1 year ago

I'm not being able to boot a planet due to lack of keyfile.

I recently acquired an L2 planet and the first thing I did was login to bridge using the master ticket and to transfer via ownership address "transfer" button.

After an hour or so I saw on the receiving address (while logged in via brave browser) I could accept the transfer. I then looked for the the keyfile and the passport zip but couldnt find either. The keyfile button is greyed out saying "Keyfile unavailable" (see in screenshot below).

I'm lost as to what I can do so I posted a few screenshots of the state of bridge to see if someone here can explain what happened and how can I get the keyfile and passport.

image image image image

Fang- commented 1 year ago

I recently acquired an L2 planet and the first thing I did was login to bridge using the master ticket and to transfer via ownership address "transfer" button.

This is important. The planet was configured for use with the master ticket. The networking keys (keyfile) was deterministically derived from the master ticket. Transferring the planet did not change the networking keys. But now, logging in with something other than the master ticket, it's no longer possible to know/derive the keyfile.

You will want to hit "reset" for the networking keys. This should re-generate them, letting you download the keyfile for the new keys.

The passport I believe is only available when logging in with a master ticket. You shouldn't need it as long as you have the login details of the current ownership address.

m-rio commented 1 year ago

thanks @Fang- , eventually I did hit the reset "networking keys" option (I was afraid of doing so as I didn't get if it would cost gas or not or break something). I am up and running! thank you!