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

chore: use newer version of kubo in npm dependencies #2445

Merged

Conversation

smrz2001
Copy link
Contributor

Going to leave this PR unmerged until we have clearance to take kubo v0.15.0 to Clay/Prod.

@smrz2001 smrz2001 self-assigned this Sep 21, 2022
@linear
Copy link

linear bot commented Sep 21, 2022

PLAT-790 Ceramic Daemon fails to start IPFS in Docker container

#2341


Describe the bug
Ceramic Daemon fails to start IPFS in Docker container. This is a known issue: ipfs/kubo#8704. This applies to docker environments like Google cloud run. You need to bump to ipfs daemon go-ipfs to version .13

To Reproduce
Steps to reproduce the behavior:
Try to start ceramic daemon on a docker container, IPFS will fail

Expected behavior
ceramic daemon starts with no errors on Docker

Screenshots
If applicable, add screenshots to help explain your problem.

Ceramic versions
cli 2.4

Machine, OS, browser information (please complete the following information):

2022-07-29T02:52:32.327905Z stdout: 'Initializing daemon...\n' +
Default
2022-07-29T02:52:32.327916Z 'go-ipfs version: 0.12.2\n' +
Default
2022-07-29T02:52:32.327942Z 'Repo version: 12\n' +
Default
2022-07-29T02:52:32.327952Z 'System version: amd64/linux\n' +
Default
2022-07-29T02:52:32.327963Z 'Golang version: go1.16.15\n',
Default
2022-07-29T02:52:32.327976Z stderr: '2022/07/29 02:52:32 [zeroconf] no suitable IPv4 interface: udp4: failed to join any of these interfaces: []\n' +
Default
2022-07-29T02:52:32.327999Z '2022/07/29 02:52:32 [zeroconf] no suitable IPv6 interface: udp6: failed to join any of these interfaces: []\n' +
Default
2022-07-29T02:52:32.328011Z '2022-07-29T02:52:32.272Z\tERROR\tcmd/ipfs\tipfs/daemon.go:430\terror from node construction: no supported interface\n' +

@smrz2001 smrz2001 force-pushed the feature/plat-790-ceramic-daemon-fails-to-start-ipfs-in branch from c8bb632 to a7c3410 Compare September 29, 2022 17:36
Copy link
Contributor

@ukstv ukstv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏇

@smrz2001 smrz2001 force-pushed the feature/plat-790-ceramic-daemon-fails-to-start-ipfs-in branch from a7c3410 to e82ddf3 Compare September 29, 2022 21:32
@smrz2001 smrz2001 merged commit 3a86e73 into develop Sep 29, 2022
@smrz2001 smrz2001 deleted the feature/plat-790-ceramic-daemon-fails-to-start-ipfs-in branch September 29, 2022 22:10
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

Successfully merging this pull request may close these issues.

2 participants