Gareth Brickman

Results 17 comments of Gareth Brickman

@ion-elgreco Could you let us know when the deltalake bugfix is released? Can then put in a PR for unpinning the version and see how that test goes 👍

Latest docs for locating your ngrok.yml file: https://ngrok.com/docs/ngrok-agent/config#default-locations None of these methods helped for me either and my ngrok version at the time was `3.1.1`. The root cause was a...

@baumann-t Making you aware of this other PR that just got posted: https://github.com/dagster-io/dagster/pull/21864 Discussion is here with that contributor for how to move forward: https://github.com/dagster-io/dagster/discussions/18958#discussioncomment-9445578

In your `dagster.yaml` file, could you try adding an `image` key under `config` to specify which Docker image to use when launching runs. This image should be the one that...

Note that[ as of 1.7.9](https://github.com/dagster-io/dagster/releases/tag/1.7.9): Dagster will now display a “storage kind” tag on assets in the UI, similar to the existing compute kind. To set storage kind for an...

@MeganBeckett For the "blank screen" issue, this may actually be the same as #19338. The solution then was opening localhost inside an Incognito browser tab just to eliminate any browser...

Looks like the root cause is a known bug with port forwarding that is being fixed: [microsoft/vscode-remote-release#9548](https://github.com/microsoft/vscode-remote-release/issues/9548) The fix is available in VS Code Insiders (early release) and will go...

@polivbr This makes sense. I've raised awareness with the team and they will triage and decide on prioritization 👍

@danielgafni Got this one on the agenda to review, thanks for the reminder! 👍

This could be a duplicate of [https://github.com/dagster-io/dagster/issues/18997](https://github.com/dagster-io/dagster/issues/18997), and [the solution in there](https://github.com/dagster-io/dagster/issues/18997#issuecomment-2043485762) is to downgrade and pin the grpcio python package to 1.57.0.