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

Does RainbowMiner do anything to the Windows Firewall? #8

Closed
paulpoco opened this issue Aug 1, 2018 · 8 comments
Closed

Does RainbowMiner do anything to the Windows Firewall? #8

paulpoco opened this issue Aug 1, 2018 · 8 comments
Assignees
Labels
answered question Further information is requested

Comments

@paulpoco
Copy link

paulpoco commented Aug 1, 2018

I went to go back and run my MPM and I cannot access the web part anymore.
http://localhost:3999/
Going to check my Firewall settings.

@RainbowMiner
Copy link
Owner

RainbowMiner uses the same localhost port 3999, that could cause a problem. I will change the localhost port.

@RainbowMiner
Copy link
Owner

Done. Find the web interface at URL http://localhost:4000
See commit a49c404

@RainbowMiner RainbowMiner self-assigned this Aug 1, 2018
@RainbowMiner RainbowMiner added the question Further information is requested label Aug 1, 2018
@paulpoco
Copy link
Author

paulpoco commented Aug 1, 2018

For some unknown reason I cannot get the MPM http://localhost:3999 to work anymore. The only thing different is I used RainbowMiner then shut that down and started MPM up again and no web for dashboard etc.

@RainbowMiner
Copy link
Owner

It looks like a port problem. Just update RainbowMiner to the current release version and reboot the PC. That should solve the problem.

@paulpoco paulpoco closed this as completed Aug 1, 2018
@paulpoco
Copy link
Author

paulpoco commented Aug 3, 2018

What did RainbowMiner do to the Windows Firewall to stop MPM http://localhost:3999/ from working when running MPM?

@paulpoco paulpoco reopened this Aug 3, 2018
@paulpoco paulpoco closed this as completed Aug 3, 2018
@paulpoco
Copy link
Author

paulpoco commented Aug 3, 2018

I reset the Firewall to default.
Moved my working MPM setup to a different folder.
Replaced API.psm1 with the Rainbowminer one.
MPM web function works now. Will stop MPM and try MPM's API.psm1 and see if the localhost function still works.

@paulpoco
Copy link
Author

paulpoco commented Aug 3, 2018

Ok it was the new folder and resetting Window Firewall that got the local host working again.

@RainbowMiner
Copy link
Owner

Super :) Please note, that you will have to update the https://github.com/RainbowMiner/RainbowMiner/blob/master/Downloader.ps1 , too, since there is a call to the API inside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants