Giter Club home page Giter Club logo

Comments (10)

pmeenan avatar pmeenan commented on July 21, 2024

What are you using for the agents? The EC2 AMI's that I publish should update themselves. The Linux ones auto-update hourly from apt and the Windows agents update when I push a new release. I thought I pushed Chrome 61 the first day it released but I can check to make sure I didn't end up downloading 60 instead.

from webpagetest.agent.

pmeenan avatar pmeenan commented on July 21, 2024

FWIW, It looks like the EC2 agents on the public instance picked up 61. Since wptagent kills the actual chrome updater, presumably they picked it up from when I pushed the release.

from webpagetest.agent.

soulgalore avatar soulgalore commented on July 21, 2024

Ok, I run the latest on AWS but I created a new one. Could it be then maybe that it runs the one from the AMI and then next hour pickup the new one? I'll test tomorrow. Thanks!

from webpagetest.agent.

pmeenan avatar pmeenan commented on July 21, 2024

Windows? If so, there are no browsers installed on the AMI. They won't start testing until they have installed the current release that I have hosted.

from webpagetest.agent.

soulgalore avatar soulgalore commented on July 21, 2024

Linux. But let me test more today.

from webpagetest.agent.

pmeenan avatar pmeenan commented on July 21, 2024

The Linux AMI's run an apt-get update/dist-upgrade at startup and once a day after that. The script looks like this one. That should update them at launch and there is protection in place to wait for apt to become available but it is possible that the update or upgrade step is failing.

I can change the script to loop on each of those operations until they succeed which might help.

from webpagetest.agent.

soulgalore avatar soulgalore commented on July 21, 2024

I think it isn't working when you spin up a new instance (I haven't kept it running to update yet): I automatically spin up new instance and in the HAR for that it is running Chrome 60 http://wpt.wmftest.org/result/170919_48_8S/

I think I run the latest batch of AMIs but I can verify that.

from webpagetest.agent.

pmeenan avatar pmeenan commented on July 21, 2024

I just spun up an agent and it does look like the apt update/install was failing because of it running in the background. I am spinning a new version of the AMI's now that loops on the update until it succeeds. We won't know for sure until 62 though since the new AMI will already be updated.

from webpagetest.agent.

pmeenan avatar pmeenan commented on July 21, 2024

Linux AMI's have all been updated (new ID's). Also updated ec2locations.ini in case you're using the AMI's from there.

Assuming apt returns an error code when it fails, it should keep trying to do the install until it succeeds at boot now.

from webpagetest.agent.

soulgalore avatar soulgalore commented on July 21, 2024

Thanks for the quick fix, I'll update first thing tomorrow!

from webpagetest.agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.