Giter Site home page Giter Site logo

dappnodepackage-avalanche's Introduction

dappnodepackage-avalanche's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dappnodepackage-avalanche's Issues

Update client prompt on Logs

On logs receive this

[10-02|12:12:06.780] INFO peer/peer.go:663 beacon attempting to connect with newer version. You may want to update your client {"nodeID": "NodeID-9CkG9MBNavnw7EVSRsuFr7ws9gascDQy3", "beaconVersion": "avalanche/1.8.6"}

Avalanche Validator Log error

The following error is noticed in the Avalanche logs. The cause or effect of this error is unknown though.

WARN [01-29|03:37:56] avalanchego/utils/dynamicip/dynamicip.go#217: Fetch external IP failed invalid ip <html><head><title>522 Origin Connection Time-out</title></head><body bgcolor="white"><center><h1>522 Origin Connection Time-out</h1></center><hr><center>cloudflare-nginx</center></body></html>

Add EVM Subnet Plugin to AvalancheGo to support new EVM subnets such as DFK Subnet and any similar subnets

https://docs.avax.network/subnets/setup-dfk-node

May need to refactor this package to build avalanche from source and then build the subnet-EVM plugin inside the Avalanche go directory, though it may work with binaries and proper scripting (will be needed to add any subnets anyway to add subnet IDs as flags etc), and make a new CI to track both Subnet EVM plugin version and its required AvalancheGo version.

Also could develop as separate package, looking for any feedback.

https://github.com/ava-labs/subnet-evm

Im gonna mess around with this and see what i can do! will report back with results and keep and eye out for any input anyone may have,

v0.1.4 not available via IPFS

Hello,

I might be clueless and/or doing something wrong, but

Error downloading /ipfs/QmbPrQWXttvpVEaoX9AJpf9xgK9sMB3Df1s9AeMaGaEawz release from IPFS: Ipfs hash not available: QmbPrQWXttvpVEaoX9AJpf9xgK9sMB3Df1s9AeMaGaEawz

is preventing me from testing the new pre-release package, which is also not available via the DAppNode package selection yet.

Please advise, and also let me know if any help can be provided to release v0.1.4 fully.

P.S: status / sync indicators in the DAppNode dashboard would be appreciated, no idea whether v0.1.4 brings them yet ...

Latest Upstream doesn't work currently (v1.10.2)

This latest version of the wallet (which we use the latest build for in this repo, Edu suggested trying to use tags for the Wallet repo since theres's no releases at all but there's also very few tags, and edits are pretty regular. The Ava-Labs team recently has deprecated the yarn registries and packages needed to build the wallet, they are no longer online. it's quite recent, repos with Yarn and GH archived recently, and docs arent or were not updated as of like yesterday, for the new way to do it without the yarn registry hosted dependencies.
Also this version needs Node 16.x + and the wallet will not build because of the node version being below 16.x and fixing that it will fail on yarn which is why there is no prerelease or any IPFS hash from the GHA bump upstream PR @dsimog01 merged earlier today. GHAs last successfully was able to build a hash was for the previous never merged or published #121

I couldn't do anything even bumping dependencies and going one by one etc on my fork of this repo, but this repo also still uses buster images too, they can be updated to bullseye-slim and they work, and removing the wallet will build it and make it work.

I assume this will be resolved shortly by the Ava-Labs team but this is a very recent change to the AVAX wallet and recent changes in avalanchego but at least as of yesterday i could only get this package to build by removing the wallet entirely.

Can't connect to wallet

Using Version: 0.1.4 (v1.3.2 upstream) the wallet interface can't connect to the network.

dappAvalanche

Report for node used:

Core DAppNode Packages versions
bind.dnp.dappnode.eth: 0.2.6
core.dnp.dappnode.eth: 0.2.44
dappmanager.dnp.dappnode.eth: 0.2.40, commit: 6838be01
https.dnp.dappnode.eth: 0.1.0
ipfs.dnp.dappnode.eth: 0.2.14
vpn.dnp.dappnode.eth: 0.2.8, commit: f9a8743e
wifi.dnp.dappnode.eth: 0.2.6
System info
dockerComposeVersion: 1.25.5
dockerServerVersion: 19.03.8
dockerCliVersion: 19.03.8
os: ubuntu
versionCodename: bionic
architecture: amd64
kernel: 4.15.0-128-generic
Disk usage: 63%

Typo:

image0
Where it says "...in you local..." it should say "... in your local"

Update UI

The code of the wallet avalanche UI has changed so much. This provokes errors on the configuration we had before. It is required to update.

Impossible to set Public IP

Hello,

due to

--dynamic-public-ip ifconfigco \
being set and thus --dynamic-public-ip ifconfigco overriding any --public-ip 1.2.3.4 I could be setting (per https://docs.avax.network/build/references/command-line-interface#public-ip), I'm unable to set the public IP I need :(

I would love both --public-ip and --dynamic-public-ip to be unset, so either automatic detection via NAT traversal or explicit configuration via EXTRA_OPTS can be done.

Thanks in advance!

No Price Data

The Avax wallet dashboard does not return price data.
Wallet log output:
2021/01/27 11:12:36 [error] 8#8: *14 open() "/usr/share/nginx/html/api/price" failed (2: No such file or directory), client: 172.33.1.10, server: localhost, request: "GET /api/price HTTP/1.1", host: "avalanche.public.dappnode", referrer: "http://avalanche.public.dappnode/"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.