VidYen / VidYen-WordPress-Plugins

VidYen Plugins for WordPress
GNU General Public License v2.0
9 stars 2 forks source link

FYI: VY256 Miner issues #121

Closed VidYen closed 5 years ago

VidYen commented 5 years ago

I think I have solved this but I am not 100% sure....

But over the past few days the VY256 miner would just cut out due to NGINX cutting out on the server. I worked on the traffic rules and I believe it should be solved.

That said, let me know if you have issues with redemption or just stops working.

VidYen commented 5 years ago

This remains to be a thorn in my side... Despite cron jobs, cloud flare, and re-tweaking nginx over and over again there is a persistent issue with the gateway just crashing...

I spawn another 2 hours today beating away at it... Hopefully it has solved it but... I have doubts.

VidYen commented 5 years ago

I'm partially considering to do a cron job that restarts nginx every 5 minutes perhaps?

VidYen commented 5 years ago

Ok. Keep fighting it. Today I think I may have it resolved just by doing a cronjob

/usr/bin/pgrep nginx > /dev/null || /etc/init.d/nginx restart >> /var/log/messages
VidYen commented 5 years ago

I believe this has been solved. We are moving to Vesalius next update when I settle in but I think overall, I've never noticed an outage recently.

VidYen commented 5 years ago

Yeah, it's pretty much broke due to Google having to KYC me today when they just shut down the VMs. They seem at least responsive to doing that though so will hold out for weekend or maybe will just get another provided (I hate AWS though)

VidYen commented 5 years ago

Moved to another provider. Seems to be fine now. But who knows with these things...

VidYen commented 5 years ago

A small update... The servers have been working a lot better since getting off Google Cloud. Perhaps their Debian versions just suck regardless of their policies.