Bitcoin Forum

Bitcoin => Electrum => Topic started by: loukla on May 01, 2018, 08:55:02 PM



Title: Setup Electrum on Ubuntu 16.04
Post by: loukla on May 01, 2018, 08:55:02 PM
I've completely setup Electrum and Electrum can generate valid requests. When i try to access the url given in the adressrequest it says 404

Code:
root@BTC ~/Electrum-3.1.3 # electrum addrequest 0.01 -m "bitcointalk.org"
{
    "URI": "bitcoin:1P3KcUEjMCeR7M672FYZz68dNfifHqfyEs?amount=0.01&r=https://darkserver.eu/r/req/9/4/94a84dd892/94a84dd892",
    "address": "1P3KcUEjMCeR7M672FYZz68dNfifHqfyEs",
    "amount": 1000000,
    "amount (BTC)": "0.01",
    "exp": null,
    "id": "94a84dd892",
    "index_url": "https://darkserver.eu/r/index.html?id=94a84dd892",
    "memo": "bitcointalk.org",
    "request_url": "https://darkserver.eu/rxxxxxxxxxxxxxxxxxxxxxxxx",
    "status": "Pending",
    "time": 1525207973,
    "websocket_port": 9999,
    "websocket_server": "localhost"

What am i doing wrong?

Best Regards


Title: Re: Setup Electrum on Ubuntu 16.04
Post by: Xynerise on May 02, 2018, 12:49:46 AM
You're doing nothing wrong; the darkserver.eu site is down for maintenance which is why it's throwing 404 error.


Title: Re: Setup Electrum on Ubuntu 16.04
Post by: loukla on May 04, 2018, 08:42:00 PM
Hmm, maybe it's my website :D