-
Occasionally I get failures like this one but they provide no context as to which image failed making it difficult to debug when they are popping up occasionally on a busy web server. I don't know wh…
-
Hi there
So I'm using the `SessionWizardView` for the first 2 steps of a 3 step signup process. My issue is the same as the one mentioned on this [stackoverflow question](https://stackoverflow.com/…
-
Helo Shiny Team.
I noticed that the [Other hosting options](https://shiny.rstudio.com/py/docs/deploy.html#other-hosting-options) chapter mentions Heroku and session affinity as something that does …
-
**Description**
We frequently see this in our Sentry:
```
Runtime instrumentation error. Attempt to drop the root when it is not the current trace. Report this issue to New Relic support.
File "…
-
I have the need, occasionally, to pipe a value in to a Heroku run command. Like the following:
`yes yes | heroku run python manage.py syncdb -a $APP_NAME`
This results in the following stacktrace:
…
-
Messages from Heroku
remote: ! Hello! It looks like you're trying to use scipy on Heroku.
remote: ! Unfortunately, at this time, we do not directly support this library.
remote: ! Th…
-
got the following error in attempting to deploy:-
Invalid requirement: 'aniso8601 (1.1.0)'
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.6/site-packages…
-
As of today, I switched the [astronomy feeds](https://github.com/bluesky-astronomy/astronomy-feeds) `FirehoseSubscribeReposClient` to use the new BGS at `wss://bsky.network/xrpc`. I am getting intermi…
-
Good day! I'm trying to deploy app at heroku. When I've push it to heroku I receive such heroku logs tail.
020-02-22T15:59:50.492247+00:00 heroku[web.1]: State changed from crashed to starting
2020-…
-
### Checklist
- [X] I am sure the error is coming from Pyrogram's code and not elsewhere
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
- [X] I ran `pip3 in…