Coder Social home page Coder Social logo

Comments (4)

comtom avatar comtom commented on July 23, 2024

In my case there's a related bug with these same line. When I run serverless offline (latest version) it will call aws to get the queues url.
This is the log that I'm seeing:

 A W S. Simple Queue Service. Non Existent Queue --------
 
  AWS.SimpleQueueService.NonExistentQueue: The specified queue does not exist for this wsdl version.
      at Request.extractError (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/protocol/query.js:50:29)
      at Request.callListeners (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
      at Request.emit (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
      at Request.emit (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:683:14)
      at Request.transition (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:22:10)
      at AcceptorStateMachine.runTo (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/state_machine.js:14:12)
      at /home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/state_machine.js:26:10
      at Request.<anonymous> (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:38:9)
      at Request.<anonymous> (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:685:12)
      at Request.callListeners (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:116:18)
      at Request.emit (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
      at Request.emit (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:683:14)
      at Request.transition (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:22:10)
      at AcceptorStateMachine.runTo (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/state_machine.js:14:12)
      at /home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/state_machine.js:26:10
      at Request.<anonymous> (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:38:9)
      at Request.<anonymous> (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/request.js:685:12)
      at Request.callListeners (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:116:18)
      at callNextListener (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/sequential_executor.js:96:12)
      at IncomingMessage.onEnd (/home/comtom/Projects/electric/api-middleware/node_modules/aws-sdk/lib/event_listeners.js:307:13)
      at IncomingMessage.emit (events.js:203:15)
      at IncomingMessage.EventEmitter.emit (domain.js:448:20)
      at endReadableNT (_stream_readable.js:1145:12)
      at process._tickCallback (internal/process/next_tick.js:63:19)

I think what we should do here is to parse the config value serverless-offline-sqs.endpoint and append queues/{QueueName}.

Am I missing something?

from serverless-plugins.

robpoyntz avatar robpoyntz commented on July 23, 2024

I was also having this problem. A patch that seems to work on my dev environment is here: 50ea538

from serverless-plugins.

iainvm avatar iainvm commented on July 23, 2024

This still seems to be an issue, is there a workaround, or solution?

from serverless-plugins.

godu avatar godu commented on July 23, 2024

Thank you for this idea. I publish this feature in [email protected]

from serverless-plugins.

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.