-
Hello, it may sound ridiculous, but how do I fix Heroku's "/app/node_modules/canvas/build/Release/librsvg-2.so.2: undefined symbol: cairo_font_options_get_variations" error?
I've installed https://gi…
KJyds updated
1 month ago
-
Imports periodically time out due to very slow connections to Heroku. Heroku Postgres databases are colocated with many other project databases on a Postgres server. Email support, and if this issue c…
-
We need to upgrade our whole tech stack to keep up with updates and prevent the web application from being broken due to discontinued service. Here are the checklist of what must be updated.
- [ ] He…
-
I have:
```python
RQ_QUEUES = {
"default": {
"DEFAULT_TIMEOUT": datetime.timedelta(hours=1).seconds,
"URL": REDIS_URL,
}
}
if REDIS_URL.startswith("rediss://"): # …
-
[Girder](https://github.com/girder/terraform-heroku-girder4) is the basis for the DANDI Archive API -- https://github.com/dandi/dandi-infrastructure/blob/master/terraform/api.tf#L5-L6.
A chicken vs.…
-
Here is my repo: https://github.com/AJuliette/journees-du-patrimoine
I tried @paulofabiano's [solution](https://github.com/nickjj/docker-rails-example/discussions/70#discussioncomment-7252423), but I…
-
I recently migrated the code for Shroud from my personal [repository](https://github.com/slashtechno/shroud) to [hackclub/shroud](https://github.com/hackclub/shroud). I was able to deploy the personal…
-
## Service name
Heroku
## Proof
Heroku has same virtual hosting concept as other cloud providers. Various `*.herokudns.com` subdomain respond with the same set of A records. HTTP Host matters f…
-
The latest 10.x beta release is still [using](https://github.com/heroku/cli/blob/v10.0.0-beta.0/packages/cli/package.json#L26) an old 2.x release line of `@oclif/plugin-warn-if-update-available`. The …
-
The issue is described in my debugging notes here https://github.com/heroku/heroku-buildpack-ruby/issues/1505#issuecomment-2469218290
## Context
Heroku rolled out a SSL connections by default https:…