Giter Club home page Giter Club logo

Comments (3)

iann0036 avatar iann0036 commented on August 16, 2024 1

Hey @sthulb,

FYI, I've composed the README now. The project is in a state where it works, but is not at all resilient to failure or unusual conditions. I'll be working on that shortly.

from aws-account-controller.

iann0036 avatar iann0036 commented on August 16, 2024

Still a work in progress to get everything set up. Currently stuck on index.js:672 (file upload) with the following error:

ERROR	Invoke Error 	
{
    "errorType": "Error",
    "errorMessage": "Evaluation failed: TypeError: Failed to fetch\n    at __puppeteer_evaluation_script__:4:32",
    "stack": [
        "Error: Evaluation failed: TypeError: Failed to fetch",
        "    at __puppeteer_evaluation_script__:4:32",
        "    at ExecutionContext._evaluateInternal (/var/task/node_modules/puppeteer-core/lib/ExecutionContext.js:122:13)",
        "    at runMicrotasks (<anonymous>)",
        "    at processTicksAndRejections (internal/process/task_queues.js:94:5)",
        "    at async ElementHandle.evaluateHandle (/var/task/node_modules/puppeteer-core/lib/JSHandle.js:63:12)",
        "    at async ElementHandle.uploadFile (/var/task/node_modules/puppeteer-core/lib/JSHandle.js:335:5)",
        "    at async createflow (/var/task/index.js:672:5)",
        "    at async Runtime.exports.handler (/var/task/index.js:983:9)",
        "  -- ASYNC --",
        "    at ExecutionContext.<anonymous> (/var/task/node_modules/puppeteer-core/lib/helper.js:111:15)",
        "    at ElementHandle.evaluateHandle (/var/task/node_modules/puppeteer-core/lib/JSHandle.js:63:42)",
        "    at ElementHandle.<anonymous> (/var/task/node_modules/puppeteer-core/lib/helper.js:112:23)",
        "    at ElementHandle.uploadFile (/var/task/node_modules/puppeteer-core/lib/JSHandle.js:335:16)",
        "    at async createflow (/var/task/index.js:672:5)",
        "    at async Runtime.exports.handler (/var/task/index.js:983:9)",
        "  -- ASYNC --",
        "    at ElementHandle.<anonymous> (/var/task/node_modules/puppeteer-core/lib/helper.js:111:15)",
        "    at createflow (/var/task/index.js:672:21)",
        "    at runMicrotasks (<anonymous>)",
        "    at processTicksAndRejections (internal/process/task_queues.js:94:5)",
        "    at async Runtime.exports.handler (/var/task/index.js:983:9)"
    ]
}

Creating the stack in us-east-1 and executing the Lambda directly with:

{
  "properties": {
    "Domain": "somethinguniquehere"
  }
}

will replicate.

from aws-account-controller.

sthulb avatar sthulb commented on August 16, 2024

Thanks Ian!

from aws-account-controller.

Related Issues (4)

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.