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

[0.20.1] Repo conversion fails -> Restart hangs at "IPFS is Starting" with no GUI #2017

Closed
RubenKelevra opened this issue Mar 8, 2022 · 3 comments · Fixed by #2030
Closed
Labels
kind/bug A bug in existing code (including security flaws) need/author-input Needs input from the original author need/triage Needs initial labeling and prioritization

Comments

@RubenKelevra
Copy link
Contributor

  • OS: Linux
  • Version of IPFS Desktop 0.20.1

Describe the bug
I'm updating my package for Arch, so I was testing the new 0.20.1 version.

On the first start it showed a Log-Window with the conversion, which failed due to bad ipv6 internet availability (or looked that way - error connection was "connection reset by peer" multiple times).

As it gave up, I stopped IPFS Desktop and started it again.

Now there's no GUI and the Status-Icon is grey.

When I click on it it shows a yellow status with "IPFS is Starting" message.

To Reproduce
Steps to reproduce the behavior:
Unsure

Expected behavior
Retry the conversion on each start until it succeeds.

Additional context

combined.log on the first start

2022-03-08T12:44:32.322Z info: [meta] logs can be found on /home/ruben/.config/IPFS Desktop
2022-03-08T12:44:35.240Z info: [web ui] window ready
2022-03-08T12:44:35.242Z info: [web ui] navigate to /
2022-03-08T12:44:35.255Z info: [tray] starting
2022-03-08T12:44:35.353Z info: [tray] started
2022-03-08T12:44:35.356Z info: [ipfsd] start daemon STARTED
2022-03-08T12:44:35.666Z info: [daemon] removing api file
2022-03-08T12:44:35.866Z info: [daemon] ipfs data store is migrating

combined.log on the second start.

2022-03-08T13:27:08.075Z info: [web ui] window hidden

There's no current log entry in the error.log, only one from month ago.

@RubenKelevra RubenKelevra added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 8, 2022
@lidel
Copy link
Member

lidel commented Mar 14, 2022

@RubenKelevra do you have the original logs with "connection reset by peer" errors?
Unsure if this is a duplicate of #2023 or something ele.

@lidel lidel added the need/author-input Needs input from the original author label Mar 14, 2022
@RubenKelevra
Copy link
Contributor Author

@RubenKelevra do you have the original logs with "connection reset by peer" errors?
Unsure if this is a duplicate of #2023 or something ele.

Nope. But it was just a TCP reset error.

@lidel
Copy link
Member

lidel commented Mar 14, 2022

And there was no output after [daemon] ipfs data store is migrating ?
I hope #2030 will allow us to see the underlying error (if any).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/author-input Needs input from the original author need/triage Needs initial labeling and prioritization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants