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

xelis_wallet does not handle daemon in domain correctly #39

Open
Umiiii opened this issue Apr 25, 2024 · 3 comments
Open

xelis_wallet does not handle daemon in domain correctly #39

Umiiii opened this issue Apr 25, 2024 · 3 comments

Comments

@Umiiii
Copy link

Umiiii commented Apr 25, 2024

xelis_miner --daemon-address will always failed

Trying to connect to daemon at <domain>
Couldn't connect to daemon: IO error: received corrupt message of type InvalidContentType
@agarwood777
Copy link

Use this to start the miner
xelis_miner.exe --miner-address xel:xxxxxxxxx --daemon-address 127.0.0.1:8080

@Umiiii
Copy link
Author

Umiiii commented Apr 25, 2024

Use this to start the miner

xelis_miner.exe --miner-address xel:xxxxxxxxx --daemon-address 127.0.0.1:8080

if you tried to connect domain(i.e. example.com) it will fail since the implementation does not convert the domain to IP address

@bootesd
Copy link

bootesd commented Apr 26, 2024

I keep on getting this error: "Couldn't connect to daemon: IO error: No connection could be made because the target machine actively refused it. (os error 10061)"

I have managed to create a wallet just fine but when I login into it always goes into offline mode because of the above. Also cannot mine as get the same issue. I think I have installed everything correctly. Any idea what I have done wrong?

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

3 participants