Skip to content
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

id edits not working (committing) #432

Open
Jaxo opened this issue Mar 9, 2018 · 11 comments
Open

id edits not working (committing) #432

Jaxo opened this issue Mar 9, 2018 · 11 comments

Comments

@Jaxo
Copy link

Jaxo commented Mar 9, 2018

I have a few blockstack ids and edits work on only 1 of them.

One of my id's is latone.id. It's the first one I created. It's verified. Edits to latone.id work fine, i.e., when I make & save a change on my local blockstack client, it soon is committed and appears on the blockchain.

Edits on my other id's don't work, e.g., square.id. I make local edits, save, and the changes never commit & appear on the blockchain, and disappear locally when I refresh.

The only differences between latone.id and all my other id's is latone.id was created first and it's fully verified (of course, I can't verify the others since I can save edits).

Any ideas before I try to dig into the logs/wire to see what's happening?

--joe (latone.id)

@kantai
Copy link
Member

kantai commented Mar 9, 2018

Hi @Jaxo --

If you open your browser's javascript console when you edit the profile, do you see any errors when you try to save the changes?

@Jaxo
Copy link
Author

Jaxo commented Mar 9, 2018

Here's the error when I try to save:

 Failed to load resource: the server responded with a status of 401 (Unauthorized)

Looking further, when I switch to the id's page (More), I get a couple 404's. Then, if I select one of the id's on the page and go Back, I see the following, which likely leads tot he 401 above:

 VM45:1 GET http://localhost:6270/v1/names/vacationrentals.id net::ERR_INVALID_HTTP_RESPONSE

I occasionally see one of these, too:

 GET http://localhost:6270/v1/names/hotel.id 500 (Internal Server Error)

Seems like my (local?) id profiles are messed up.

--joe

@kantai
Copy link
Member

kantai commented Mar 9, 2018

Ah -- yes, it looks like these errors are stemming from the local background daemon going down. If you stop and restart the blockstack application, that should restore that background process.

@Jaxo
Copy link
Author

Jaxo commented Mar 9, 2018 via email

@Jaxo
Copy link
Author

Jaxo commented Mar 15, 2018

Can I get some further help on this? The id's I purchased are rather useless if I cannot update them.

@kantai
Copy link
Member

kantai commented Mar 15, 2018

@Jaxo --

It seems like there might be a persistent problem with the background daemon on your machine. Using the webapp version (browser.blockstack.org) should fix that problem -- you can use your keychain phrase to restore the account there (the keys are still stored only on your local machine-- the webapp version is identical to the local version, except it communicates with a hosted daemon rather than a local one). When you restore an account, if you have multiple owned names, you do need to manually add back in those accounts by going to the profiles page (https://browser.blockstack.org/profiles/i/all) and clicking "Create New ID" (this just tells the browser to look for more identity addresses on the blockchain that you own-- you won't have to add a username again, and it should find the content previously uploaded for that name).

@Jaxo
Copy link
Author

Jaxo commented Mar 15, 2018 via email

@Jaxo
Copy link
Author

Jaxo commented Mar 15, 2018 via email

@kantai
Copy link
Member

kantai commented Mar 15, 2018

However, several id's that I had problems with in the past--and were listed on my local blockcstack id list--were not restored in my id list after following your instructions. Are you able to look into these names to see what the problem is? vote dating energy vacationrentals

It looks like vote.id expired -- if you tried to register it at some point, that registration probably failed.
(https://core.blockstack.org/v1/names/vote.id)

The other names all appear to be correctly registered -- though it looks like they are at pretty high indexes in your keychain (see the /12/ in the profile URL of https://core.blockstack.org/v1/names/dating.id) -- you may need to add a lot of IDs before you'll see it (there was a bug at one point which hid half of the ids in a keychain, so while that index may have been 12 at the time you registered that name, that's probably actually your 24th or 25th identity address).

@Jaxo
Copy link
Author

Jaxo commented Mar 15, 2018 via email

@ghost
Copy link

ghost commented Feb 16, 2020

@kantai @Jaxo , assuming this one can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants