Christoph Deil

Results 472 comments of Christoph Deil

@fliepeltje - thank you! I applied the change you suggested: https://github.com/cdeil/fly-panel/commit/33011f6a543d2b10a4486370f586dffc1591f13b Seems to work OK: https://fly-panel-test.fly.dev/app I see this warning when running `fly deploy`: ``` WARNING The app is not...

I checked back on https://fly-panel-test.fly.dev/ today (next day) and the app is down. I'm not a fly expert, to me it isn't obvious from the logs and admin interface why...

I cannot reach this either today in the past hours: https://fly-panel-test.fly.dev/app So for you it responds? Then if it works for you but not me the issue is routing-related?

Panel is running on Bokeh Server which is Tornado server. There's docs here with lots of infos: https://docs.bokeh.org/en/latest/docs/user_guide/server.html I'm not a web traffic / server expert. I don't know if...

I get DNS_PROBE_FINISHED_NXDOMAIN with Chrome on MacOS. https://downforeveryoneorjustme.com/fly-panel-test.fly.dev?proto=https > It's not just you! [fly-panel-test.fly.dev](https://fly-panel-test.fly.dev/) is down. > Last updated: Jul 23, 2024, 5:05 PM (1 second ago)

I'm in Heidelberg, Germany. I'm in corporate office network, there might be ZScaler or various network effects with my traffic. But my location and network shouldn't matter for status from...

@hansent - I think the problem is that you hard-pin some dependencies to old versions. Specifically here with `aiortc~=1.9.0` you force aiortc and possibly av versions that are over a...

So I did manage with `inference` version `0.57.2` to get a Python 3.13 environment installed with `uv` that includes some common PyData and computer vision packages: ``` [project] name =...

It would be great if this could be fixed for the next Sherpa release (see https://github.com/sherpa/sherpa/issues/75#issuecomment-129862316)

## Dart analysis issue Failed to start plugins ## Version information - Dart SDK 3.9.2 - Dart IntelliJ 252.25557.23 - IntelliJ IDEA 2025.2.2 - Mac OS X 26.0 ## Details...