You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publish(io.ipfs.api.APITest) Time elapsed: 60.094 sec <<< ERROR!
java.lang.RuntimeException:
IOException contacting IPFS daemon.
Read timed out
Trailer: null
at io.ipfs.api.APITest.publish(APITest.java:510)
Caused by: java.net.SocketTimeoutException: Read timed out
at io.ipfs.api.APITest.publish(APITest.java:510)
Would a PR to update the Kubo version and fix tests that are failing against the latest version be welcome? #239 is the first.
vorburger
changed the title
Tests run: 66, Failures: 0, Errors: 5, Skipped: 10
Tests run: 66, Failures: 0, Errors: 5, Skipped: 10 with Kubo 0.33.2 (but 4 of the 5 work with old 0.18.1)
Feb 28, 2025
With current Kubo ipfs version 0.33.2 running with #236 options:
@ianopolous does this ring any bell? (I have not looked into those failing tests, yet; will see if I can figure anything.)
The text was updated successfully, but these errors were encountered: