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.

Error: {"message": "Internal server error"}

See original GitHub issue

Hello!

I didn’t have any expr with serverless, but after a try with enterprise features on, It’s going to crash on any actions.

serverless deploy -v                                                                                                                                                                                                                   ✔
Serverless: To ensure safe major version upgrades ensure "frameworkVersion" setting in service configuration (recommended setup: "frameworkVersion: ^2.12.0")

Serverless: Load command interactiveCli
Serverless: Load command config
Serverless: Load command config:credentials
Serverless: Load command config:tabcompletion
Serverless: Load command config:tabcompletion:install
Serverless: Load command config:tabcompletion:uninstall
Serverless: Load command create
Serverless: Load command install
Serverless: Load command package
Serverless: Load command deploy
Serverless: Load command deploy:function
Serverless: Load command deploy:list
Serverless: Load command deploy:list:functions
Serverless: Load command invoke
Serverless: Load command invoke:local
Serverless: Load command info
Serverless: Load command logs
Serverless: Load command metrics
Serverless: Load command print
Serverless: Load command remove
Serverless: Load command rollback
Serverless: Load command rollback:function
Serverless: Load command slstats
Serverless: Load command plugin
Serverless: Load command plugin
Serverless: Load command plugin:install
Serverless: Load command plugin
Serverless: Load command plugin:uninstall
Serverless: Load command plugin
Serverless: Load command plugin:list
Serverless: Load command plugin
Serverless: Load command plugin:search
Serverless: Load command config
Serverless: Load command config:credentials
Serverless: Load command rollback
Serverless: Load command rollback:function
Serverless: Load command upgrade
Serverless: Load command uninstall
Serverless: Load command login
Serverless: Load command logout
Serverless: Load command generate-event
Serverless: Load command test
Serverless: Load command dashboard
Serverless: Load command output
Serverless: Load command output:get
Serverless: Load command output:list
Serverless: Load command param
Serverless: Load command param:get
Serverless: Load command param:list
Serverless: Load command studio
platform-sdk fetching: POST https://api.serverless.com/core/tenants/ovrweb/applications/cubejs-serverless/profileValue
Serverless: Deprecation warning: Starting with next major version, API Gateway naming will be changed from "{stage}-{service}" to "{service}-{stage}".
            Set "provider.apiGateway.shouldStartNameWithService" to "true" to adapt to the new behavior now.
            More Info: https://www.serverless.com/framework/docs/deprecations/#AWS_API_GATEWAY_NAME_STARTING_WITH_SERVICE
Serverless: Invoke deploy
Serverless: Invoke package
Serverless: Invoke aws:common:validate
Serverless: Invoke aws:common:cleanupTempDir
platform-sdk fetching: GET https://api.serverless.com/core/meta
platform-sdk fetching: GET https://api.serverless.com/core/tenants/ovrweb/applications/cubejs-serverless
platform-sdk fetching: GET https://api.serverless.com/core/meta
Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless: Installing dependencies for custom CloudFormation resources...
Serverless: Invoke aws:package:finalize
Serverless: [AWS sts 200 0.655s 0 retries] getCallerIdentity({})
platform-sdk fetching: POST https://api.serverless.com/malt/destinations/create
 
  Error --------------------------------------------------
 
  Error: {"message": "Internal server error"}
      at module.exports (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/@serverless/enterprise-plugin/lib/logsCollection.js:74:11)
      at processTicksAndRejections (internal/process/task_queues.js:93:5)
      at ServerlessEnterprisePlugin.<anonymous> (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/@serverless/enterprise-plugin/lib/plugin.js:432:11)
  From previous event:
      at PluginManager.invoke (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:510:22)
      at PluginManager.spawn (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:530:17)
      at AwsPackage.<anonymous> (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/plugins/aws/package/index.js:70:41)
  From previous event:
      at Object.package:finalize [as hook] (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/plugins/aws/package/index.js:69:30)
  From previous event:
      at PluginManager.invoke (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:510:22)
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:545:24
  From previous event:
      at PluginManager.run (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:545:8)
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/Serverless.js:170:33
      at processImmediate (internal/timers.js:461:21)
  From previous event:
      at Serverless.run (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/Serverless.js:157:74)
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/scripts/serverless.js:50:26

Installed version

platform-sdk fetching: POST https://api.serverless.com/core/tenants/ovrweb/applications/cubejs-serverless/profileValue
 
  Error --------------------------------------------------
 
  Error: {"message": "Internal server error"}
      at _callee$ (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/@serverless/platform-sdk/src/utils/checkHttpResponse.js:19:9)
      at tryCatch (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/regenerator-runtime/runtime.js:63:40)
      at Generator.invoke [as _invoke] (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/regenerator-runtime/runtime.js:293:22)
      at Generator.next (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/regenerator-runtime/runtime.js:118:21)
      at step (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/@serverless/platform-sdk/dist/utils/checkHttpResponse.js:7:191)
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/node_modules/@serverless/platform-sdk/dist/utils/checkHttpResponse.js:7:361
      at processTicksAndRejections (internal/process/task_queues.js:93:5)
  From previous event:
      at PluginManager.asyncPluginInit (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:657:22)
      at PluginManager.loadAllPlugins (/Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/classes/PluginManager.js:133:17)
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/Serverless.js:90:39
      at processImmediate (internal/timers.js:461:21)
  From previous event:
      at /Users/ovr/.nvm/versions/node/v14.15.1/lib/node_modules/serverless/lib/Serverless.js:88:12
 
  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Issues:        forum.serverless.com
 
  Your Environment Information ---------------------------
     Operating System:          darwin
     Node Version:              14.15.1
     Framework Version:         2.12.0
     Plugin Version:            4.1.2
     SDK Version:               2.3.2
     Components Version:        3.4.2

Thanks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
medikoocommented, Nov 25, 2020
2reactions
ajarbolcommented, Nov 26, 2020

+1 There are still issues eu-central-1 and us-west-2 it seems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's an "Internal Server Error" and How Do I Fix It? - Ask Leo!
An internal server error is an error on the web server you're trying to access. That server is misconfigured in some way that...
Read more >
What Is a "500 Internal Server Error" and How Do I Fix It?
This error means there is a problem on the server side. A server error can be caused by any number of things from...
Read more >
500 Internal Server Error - HTTP - MDN Web Docs - Mozilla
The HyperText Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an ...
Read more >
What is Internal Server Error and How to fix it? - Nestify
The “internal server error” or famous “500 Internal Server Error” is probably the most feared problem for WordPress beginners. This error usually appears ......
Read more >
How to Fix a 500 Internal Server Error - Lifewire
The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website's server, but...
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