-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-login "point not owned" message is confusing #405
Comments
This just happened to my friend, but he clicked the "Login Anyway" button and it said "No points to display. This wallet is not the owner or proxy for any points." I had just given him a planet from an invite card, we redeemed it on bridge, and he typed in the @p and master ticket from the downloaded image. I don't know why his ownership isn't registered. |
Oh, I think we forgot to do the "verify your ticket" stage. Maybe that's related? |
Well, now I'm trying to do that step and it says "Does not match master ticket." I don't know how to proceed from here. |
Ok, I just tried to verify a second planet invite, and it failed the same way. Seems like these invites are bunk. I don't know why they would be; a couple months ago I gave some to some friends that worked just fine. |
Are these from the latest batch? What is provenance of invites?
On Sat, Mar 7, 2020 at 7:04 PM Ted Blackman ***@***.***> wrote:
Ok, I just tried to verify a second planet invite, and it failed the same
way. Seems like these invites are bunk. I don't know why they would be; a
couple months ago I gave some to some friends that worked just fine.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#405?email_source=notifications&email_token=AAMJBYYHI6L55LZDBY2PY4DRGMDKHA5CNFSM4LAMHZCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOELD2A#issuecomment-596161000>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMJBY3G6MIVXOZYH7OIF5TRGMDKHANCNFSM4LAMHZCA>
.
--
—
~poldec-tonteg
http://urbit.org
|
They have the "sound money deserves a sound computer" marketing copy. I was mailed them, I believe, as the first round of invites.
—
~rovnys-ricfer
https://urbit.org
…On Sat, Mar 07, 2020 at 10:05 PM, Anthony Arroyo < ***@***.*** > wrote:
Are these from the latest batch? What is provenance of invites?
On Sat, Mar 7, 2020 at 7:04 PM Ted Blackman < notifications@ github. com (
***@***.*** ) >
wrote:
> Ok, I just tried to verify a second planet invite, and it failed the
same
> way. Seems like these invites are bunk. I don't know why they would be;
a
> couple months ago I gave some to some friends that worked just fine.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> < https:/ / github. com/ urbit/ bridge/ issues/ 405?email_source=notifications&email_token=AAMJBYYHI6L55LZDBY2PY4DRGMDKHA5CNFSM4LAMHZCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOELD2A#issuecomment-596161000
(
#405?email_source=notifications&email_token=AAMJBYYHI6L55LZDBY2PY4DRGMDKHA5CNFSM4LAMHZCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOELD2A#issuecomment-596161000
) >,
> or unsubscribe
> < https:/ / github. com/ notifications/ unsubscribe-auth/ AAMJBY3G6MIVXOZYH7OIF5TRGMDKHANCNFSM4LAMHZCA
(
https://github.com/notifications/unsubscribe-auth/AAMJBY3G6MIVXOZYH7OIF5TRGMDKHANCNFSM4LAMHZCA
) >
> .
>
--
—
~poldec-tonteg
http:/ / urbit. org ( http://urbit.org/ )
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub (
#405?email_source=notifications&email_token=AAGVR5NPRLDEGGBYMTQKACLRGMDQNA5CNFSM4LAMHZCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOELEQI#issuecomment-596161089
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAGVR5I2R6BOCBSBKCNEEWLRGMDQNANCNFSM4LAMHZCA
).
|
I certainly hope you did! If you made it all the way through the invite flow (ending with a redirect to the point overview page), and you an then not log in with the master ticket you downloaded & verified, that's a Big Bug and needs serious investigation.
When inputting the master ticket from the files you downloaded? That's very strange. Is this consistently reproducible, across sessions? It seems to have been working for everyone, across browsers and everything, not sure what you're hitting. If you can repro this, would appreciate help investigating.
If you can enter the invite flow (ie can see the planet name associated with the invite), it's not bunk, and any further issue is on the Bridge side. |
If the user attempts to log in with a ticket that doesn't own the ID they're trying to log in as/with, then they get dislayed a message.
bridge/src/views/Login/Ticket.js
Lines 92 to 99 in e15d0c1
This is intended to be informational, and the login button transforms to say "login anyway", but it seems (from support conversations) users often miss that cue. This looks and sounds like an error, so clicking login again (and so, even looking closely at it) isn't a natural follow-up action.
I don't remember what this message was supposed to buy us anymore. Maybe we should just remove it?
The text was updated successfully, but these errors were encountered: