You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shelving this for the time being as it looks like we've got more dependency issues with this package as a whole and will need more time to investigate the best way forward:
An error occurred while installing mimemagic (0.3.10), and Bundler cannot continue.
In Gemfile:
qonsole-rails was resolved to 0.6.2, which depends on
rails was resolved to 5.2.4.3, which depends on
activestorage was resolved to 5.2.4.3, which depends on
marcel was resolved to 0.3.3, which depends on
mimemagic
Which was an attempt to resolve the locked version of mimemagic which no longer exists:
Yourbundleislockedtomimemagic(0.3.5)fromrubygemsrepositoryhttps://rubygems.org/ orinstalledlocally,butthatversioncannolongerbefoundinthatsource.Thatmeanstheauthorofmimemagic(0.3.5)hasremovedit.You'll need to update your bundle to a version other than mimemagic (0.3.5) that hasn'tbeenremovedinordertoinstall.
In production attempting a long running query via the Sparql form, such as:
results in a timeout after 1 min with the the error message
Sorry, that didn't work because: 'GATEWAY_TIMEOUT'
In hmlr-dev the same test results in embedded error page.
The underlying cause may well be due to some change in how the backend is responding, rather than a regression with qonsole.
The text was updated successfully, but these errors were encountered: