question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some endpoints are not being deployed

See original GitHub issue

This is a Bug Report

Description

For bug reports:

  • What went wrong? I have one endpoint with several lambdas depending on different http methods, but when I make a deployment only one is deployed.
  • What did you expect should have happened? All three endpoints should deploy correctly.
  • What was the config you used? My serverless.yml:

image

Serverless cli: 1.15.3

  • What stacktrace or error message from your provider did you see?

image image

Functions are there but no endpoint.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Cotelcommented, Jul 7, 2017

I found the error. I was writting event instead of events in those endpoints. Typo errors as usually… 😝

0reactions
pmuenscommented, Jul 7, 2017

I found the error. I was writting event instead of events in those endpoints. Typo errors as usually… 😝

Damn! That’s a nasty one!

@Cotel great to hear that it’s resolved 🎉 (and thanks for sharing the solution!)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Cloud Endpoints configuration deployment
This page describes how to troubleshoot errors that you might encounter when you deploy your Cloud Endpoints configuration. The error messages that you...
Read more >
Google Cloud Endpoints, works locally, not working when ...
ORIGINAL POST: I have been developing a project with Google Cloud Endpoints. So far I have developed it all locally. I went to...
Read more >
Endpoints visible locally but not when deployed on azure #122
Only seems to be an issue deploying to azure via a pipeline. Manually publishing direct to azure seems to work fine. Changing to...
Read more >
Troubleshooting online endpoints deployment and scoring
Learn how to troubleshoot some common deployment and scoring errors with online endpoints.
Read more >
Troubleshooting Deploy - Tanium Documentation
No software in the Predefined Package Gallery · From the Main menu, go to Administration > Content > Packages. · Search for the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found