duino-coin
duino-coin copied to clipboard
Mining software not working on Raspberry Pi 5
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Download the mining software on a Raspberry Pi 5 running Raspberry Pi OS
- Run it and input your username
Expected behavior I expected it to start mining after I inputted my username
Logs Here are my logs: ` core@Cal-Port-Server:~ $ cd duino-coin python3 PC_Miner.py /home/core/duino-coin/PC_Miner.py:868: DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead locale = getdefaultlocale()[0]
Duino-Coin basic configuration tool Edit Duino-Coin PC Miner 4.1/Miner_config.cfg file later if you want to change it. Don't have an Duino-Coin account yet? Use Wallet to register on server.
Enter your Duino-Coin username: NoiseyRobot Traceback (most recent call last): File "/home/core/.local/lib/python3.11/site-packages/requests/models.py", line 974, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/simplejson/init.py", line 525, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 372, in decode obj, end = self.raw_decode(s) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 402, in raw_decode return self.scan_once(s, idx=_w(s, idx).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ simplejson.errors.JSONDecodeError: Expecting value: line 3 column 1 (char 4)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/core/duino-coin/PC_Miner.py", line 1395, in
System (please complete the following information):
- OS: Raspberry Pi OS
- Software: PC Miner
- Version: PC Miner 4.1