David Plappert

Results 6 issues of David Plappert

As our dataset grows, we continue to get this error: ActiveRecord::StatementInvalid (Database returned more than the allowed response size limit) As I understand, AWS has a limit of 1MB per...

It appears as if continueAfterTimeout needs to be set. I keep getting this error: ActiveRecord::StatementInvalid: Request timed out And the runs including this error are 60 seconds + normal execution...

I am trying to use a PlanetScale database with my Ruby Lambda, and while I can run it locally and in docker, I get "SSL connection error: unknown error number"...

I currently have Nginx setup with nginx-rtmp-module and I use it to stream into the live application and then do some FFmpeg work on it into our hls application. My...

I get the error listed in the title when I generate my site using nuxt (`npm run generate`) and the field does not show up. However, when I am developing...

If you attempt to create an activity, you get a nasty error message. ```bundle/ruby/3.3.0/gems/json-2.11.3/lib/json/common.rb:336:in `parse': unexpected character: ' (JSON::ParserError)