Thank you James! Worked perfectly. Apparently errors are still generated for GCE accounts (could be a permissions thing) but as far as AWS goes updating gevent to 1.0.2 fixes the issue. Cheers!
On Thursday, 12 January 2017 01:22:36 UTC+1, James Smith wrote: > > 'find /opt/scalr-server -name gevent* -type d' to verify that gevent needs > to be upgraded > > '/opt/scalr-server/embedded/bin/pip install --upgrade > --install-option='--prefix=/opt/scalr-server/embedded/' gevent==1.0.2' to > upgrade to gevent 1.0.2 > > On Wednesday, January 11, 2017 at 11:07:42 AM UTC-6, Gianni Acciarri wrote: >> >> Hi James, >> >> I've been having the same problem and not being a Python developer I am >> having issues upgrading gevent to 1.0.2. I looked online but no luck so far >> :( Can you tell me how you updated gevent on your scalr instance? >> >> Thanks >> >> On Tuesday, 29 November 2016 22:11:55 UTC+1, James Smith wrote: >>> >>> Prior to the gevent upgrade, I was getting SSL errors in the >>> analytics_poller log that a quick internet search suggested was a gevent >>> bug. Upgrading gevent resolved that issue. >>> >>> Attached is a screenshot of the openstack credentials screen, as >>> requested. We're running Openstack Mitaka on CentOS 7. Please let me know >>> if there's any other information you need! >>> >> -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
