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
This started happening on multiple nodes on Monday 13th, on both containerised and Node.js ones at a different locations, with no configuration changes.
Core is unable to download Spark updates, this module thus won't update and after restart the whole Core is stuck trying to update Spark with Voyager not running, eventually giving up and exiting I think.
Core is able to download Voyager sources with no issues.
Tried rebooting the instances and pulling updates with no effect.
The whole log after Core restart:
[voyager] ✓ /home/filstation/.cache/filecoin-station-core/sources/voyager
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 2,
retriesLeft: 9
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 3,
retriesLeft: 8
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 4,
retriesLeft: 7
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 5,
retriesLeft: 6
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 6,
retriesLeft: 5
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 7,
retriesLeft: 4
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 8,
retriesLeft: 3
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 9,
retriesLeft: 2
}
Failed to download spark source. Retrying...
[spark] ⇣ checking for updates
[spark] ⇣ downloading source files via https://bafkreia6vx56ap5exvmx3xugz7zhznytq5gexubwqb57g2x6ck62w6zj7q.ipfs.w3s.link?format=car
[Error: ENOENT: no such file or directory, lstat '/home/filstation/.cache/filecoin-station-core/sources/spark'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/home/filstation/.cache/filecoin-station-core/sources/spark',
attemptNumber: 10,
retriesLeft: 1
}
Failed to download spark source. Retrying...
This started happening on multiple nodes on Monday 13th, on both containerised and Node.js ones at a different locations, with no configuration changes.
Core is unable to download Spark updates, this module thus won't update and after restart the whole Core is stuck trying to update Spark with Voyager not running, eventually giving up and exiting I think.
Core is able to download Voyager sources with no issues.
Tried rebooting the instances and pulling updates with no effect.
The whole log after Core restart:
Can download the file manually, it however is kind of a short I think, Voyager is much bigger (59 bytes vs 780K):
The text was updated successfully, but these errors were encountered: