GithubHelp home page GithubHelp logo

Comments (5)

ac360 avatar ac360 commented on June 20, 2024

Hmm, I'm not sure. Try the AWS developer forums in the interim: https://forums.aws.amazon.com/forum.jspa?forumID=186&start=0

And when I get home tonight, I'll look into this.

from serverless.

olivierkaisin avatar olivierkaisin commented on June 20, 2024

Usually this happens when your machine's clock get out of sync. Depending of your OS there are different ways to force resync it.

For example on Ubuntu: sudo ntpdate ntp.ubuntu.com

I hope this helps.

from serverless.

remicastaing avatar remicastaing commented on June 20, 2024

Is this time to deploy normal (32 min)?

[2015-08-07T10:36:21.988Z] ****** JAWS: Deploying your Lambda function to AWS Lambda.  This could take a few minutes...
[2015-08-07T10:36:34.351Z] ****** JAWS: Zipping up your Lambda Function's files...
[2015-08-07T10:36:35.116Z] ****** JAWS: Uploading your Lambda Function to AWS Lambda with these parameters: 
[2015-08-07T10:36:35.117Z] { Code: { ZipFile: <Buffer 50 4b 03 04 0a 00 00 00 08 00 8b 64 07 47 4c 26 27 f8 d9 00 00 00 fa 00 00 00 0a 00 00 00 65 76 65 6e 74 2e 6a 73 6f 6e 25 8e 4d 8f 82 30 14 45 f7 fe ... > },
  FunctionName: 'api_users_show',
  Handler: 'index.handler',
  Role: 'arn:aws:iam::343927519172:role/jaws_lambda_role',
  Runtime: 'nodejs',
  Description: 'None',
  MemorySize: 513,
  Timeout: 5 }
[2015-08-07T11:08:48.274Z] { [InvalidSignatureException: Signature expired: 20150807T110048Z is now earlier than 20150807T110348Z (20150807T110848Z - 5 min.)]
  message: 'Signature expired: 20150807T110048Z is now earlier than 20150807T110348Z (20150807T110848Z - 5 min.)',
  code: 'InvalidSignatureException',
  time: Fri Aug 07 2015 13:08:48 GMT+0200 (CEST),
  statusCode: 403,
  retryable: true }

from serverless.

remicastaing avatar remicastaing commented on June 20, 2024

I just started over to deploy a lambda function with the latest version of jaws: it works and within no time (32s).
Thanks, @ac360, @olivierkaisin.

from serverless.

ac360 avatar ac360 commented on June 20, 2024

@remicastaing Sorry, I lost track of this issue. Please re-open this Issue if it troubles you again!

from serverless.

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.