Closed colbzc closed 3 years ago
I cannot reproduce your issue. I did:
You need Powershell 7.x installed. I run version 7.1.1 which can be downloaded from here: https://github.com/PowerShell/powershell/releases
@UselessGuru you are right! I had 7.1.1 installed, but looks like I had failed to uninstall the previous 6.x version, and the miner was grabbing that to attempt to run things.
Thank you for reporting back. I've added a pwsh version check to avoid such issues in the future.
I tried running the current beta as of 1/26. Went through the steps of updating the config file in the web app, hit save, and a blank window pops up. When I hit start mining, another blank window pops up. Upon further inspection, noticed it was telling me the config file name was under config/config.json. Turns out no such file exists. My good friend, I'll call him my brother, gave me a copy of the config file he had from a working previous 3.9.9.17 build, and I created my own config.json. after a fresh unzip and adding that missing config, running the NewmosMiner batch file skipped over the first time setup, and recognized the config, landing me on the dashboard, with a greyed out 'start miner' and selectable stop/pause miner. If I try to navigate away from the dashboard, it says the page can't be reached.