Skip to content

Instantly share code, notes, and snippets.

View krvajal's full-sized avatar
:electron:
What's happening?

Miguel Carvajal krvajal

:electron:
What's happening?
  • @wearesinch
  • Antwerpen, Belgium
View GitHub Profile
2020-05-25T10:00:09.641Z eaa7d278-4132-469e-a458-4eafeefb8f20 ERROR {"message":"error executing the function","errorName":"Error","errorMessage":"404: {\"errors\":[{\"code\":0,\"status\":404,\"title\":\"\",\"meta\":{\"type\":\"Sweepbright\\\\Exceptions\\\\NotFoundHttpException\",\"trace\":[{\"file\":\"/var/www/noproject/releases/20200525084603/app/Exceptions/Handler.php\",\"line\":98,\"function\":\"render\",\"class\":\"Sweepbright\\\\Exceptions\\\\Renderers\\\\ModelNotFoundRenderer\",\"type\":\"->\",\"args\":[{\"attributes\":{},\"request\":{},\"query\":{},\"server\":{},\"files\":{},\"cookies\":{},\"headers\":{}},{}]},{\"file\":\"/var/www/noproject/releases/20200525084603/app/Exceptions/Handler.php\",\"line\":66,\"function\":\"handleException\",\"class\":\"Sweepbright\\\\Exceptions\\\\Handler\",\"type\":\"->\",\"args\":[{\"attributes\":{},\"request\":{},\"query\":{},\"server\":{},\"files\":{},\"cookies\":{},\"headers\":{}},{}]},{\"file\":\"/var/www/noproject/releases/20200525084603/vendor/laravel/framework/src
{"errors":[{"code":0,"status":404,"title":"","meta":{"type":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","trace":[{"file":"\/var\/www\/noproject\/releases\/20200526091256\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","line":612,"function":"match","class":"Illuminate\\Routing\\RouteCollection","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}}]},{"file":"\/var\/www\/noproject\/releases\/20200526091256\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","line":601,"function":"findRoute","class":"Illuminate\\Routing\\Router","type":"-\u003E","args":[{"attributes":{},"request":{},"query":{},"server":{},"files":{},"cookies":{},"headers":{}}]},{"file":"\/var\/www\/noproject\/releases\/20200526091256\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","line":590,"function":"dispatchToRoute","class":"Illuminate\\Routing\\Router","type":"-\u003E","args":[{"attributes":{},"request":{
@krvajal
krvajal / Gemfile
Created June 26, 2020 22:20 — forked from dhh/Gemfile
HEY's Gemfile
ruby '2.7.1'
gem 'rails', github: 'rails/rails'
gem 'tzinfo-data', '>= 1.2016.7' # Don't rely on OSX/Linux timezone data
# Action Text
gem 'actiontext', github: 'basecamp/actiontext', ref: 'okra'
gem 'okra', github: 'basecamp/okra'
# Drivers