Database corruption and no styling?
Sometimes when I click around on rubydoc I get this:
SQLite3::CorruptException: database disk image is malformed
/home/app/.gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:108:in `step'
/home/app/.gems/gems/sqlite3-1.4.2/lib/sqlite3/resultset.rb:108:in `next'
[...]
Also, sometimes the CSS styling seems to not load at all.
For me, it happened on https://www.rubydoc.info/gems/rubocop/0.49.1/RuboCop/Cop/Rails/HttpPositionalArguments and then I clicked "Classes" or "Methods" in the left hand menu. It looks a bit random though as it sometimes work, which is odd.
Just wanted to let you know.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Anderson Reinko... on 24 Sep, 2021 05:32 PM
I am experiencing this as well with random results on refresh, similar to OP.