I hereby claim:
- I am jtmkrueger on github.
- I am jtmkrueger (https://keybase.io/jtmkrueger) on keybase.
- I have a public key ASChOjcdDK9mFND9W4s0bkgPjUmxOYYsbHTMH4ocs4sfTwo
To claim this, I am signing this object:
▶ cat /var/db/pkgin/pkg_install-err.log | |
---Jan 19 13:12:30: installing libssh2-1.6.0... | |
---Jan 19 13:12:30: installing curl-7.44.0... | |
---Jan 19 13:23:50: installing patch-2.7.5... | |
---Jan 19 13:32:12: installing libffi-3.2.1... | |
---Jan 19 13:32:12: installing python27-2.7.10... | |
---Jan 19 13:32:14: installing nodejs-4.1.1... | |
---Jan 20 14:40:40: installing libpaper-1.1.24... | |
---Jan 20 14:40:41: installing ghostscript-fonts-8.11nb3... | |
---Jan 20 14:40:41: installing giflib-5.1.1... |
class PretendController < ApplicationController | |
def create | |
render params | |
end | |
end |
I hereby claim:
To claim this, I am signing this object:
11:53:38 web.1 | --- Error --- | |
11:53:38 logs.1 | Started GET "/referrer_profile_notifications" for 127.0.0.1 at 2020-09-17 11:53:25 -0600 | |
11:53:38 web.1 | Internal error from Jard. I'm sorry to mess up your debugging experience. | |
11:53:38 logs.1 | (5.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC | |
11:53:38 web.1 | It would be great if you can submit an issue in https://github.com/nguyenquangminh0711/ruby_jard/issues | |
11:53:38 logs.1 | Processing by ReferrerProfileNotificationsController#index as HTML | |
11:53:38 web.1 | | |
11:53:38 logs.1 | User Load (2.0ms) SELECT "users".* FROM "users" WHERE "users"."remember_token" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["remember_token", "7c552efb1a28bd4f5005dcf3598803d9f77aee8a"], ["LIMIT", 1]] | |
11:53:38 web.1 | -2..-1 out of range | |
11:53:38 logs.1 | ↳ app/controllers/application_contr |