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

System Packages: IPFS - Stuck on restarting due to invalid REPROVIDER_INTERVAL value. #631

Open
0xricas opened this issue Aug 10, 2024 · 0 comments

Comments

@0xricas
Copy link

0xricas commented Aug 10, 2024

Describe the bug
When the "h" character is not provided in the "REPROVIDER_INTERVAL" field for the config values, the IPFS package continually attempts to restart, causing it's unavailability.

To Reproduce

  1. Go to Packages -> System Packages -> IPFS -> Config
  2. Change "REPROVIDER_INTERVAL" to a integer only (eg: "12" instead of default value "12h")
  3. Observe results.

Expected behavior
Either error message explaining invalid input, or automatic formatting to "h" at the end

Screenshots
image

DAppNode version:

Core DAppNode Packages versions

bind.dnp.dappnode.eth: 0.2.11
core.dnp.dappnode.eth: 0.2.96
dappmanager.dnp.dappnode.eth: 0.2.90, commit: df351d59
https.dnp.dappnode.eth: 0.2.2
ipfs.dnp.dappnode.eth: 0.2.23
wifi.dnp.dappnode.eth: 0.2.9
wireguard.dnp.dappnode.eth: 0.1.3

System info

dockerComposeVersion: 2.29.1
dockerServerVersion: 27.1.1
dockerCliVersion: 27.1.1
os: ubuntu
versionCodename: noble
architecture: amd64
kernel: 6.8.0-38-generic
Disk usage: 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

No branches or pull requests

2 participants
@0xricas and others