Emi

Results 458 comments of Emi

@ar-jan thanks for looking into this! I'm happy to merge that PR and include it in our next release if you think that will help (or will help find the...

@ar-jan A new build with your PR included is available here if you want to give it a try: https://github.com/sourcegraph/sourcegraph/releases/tag/app-v2023.7.5%2B1333.e2d4e003e0

sounds like a version incompatibility between a library we're building against when producing our release binaries, and what's available on your system. I don't know that for sure, but I...

Hi @PriNova - I think you're not running into a port conflict. Rather, it seems like `tauri_plugin_deep_link::register` is not working on your Linux system. It looks like this code in...

It sounds like this primarily happens in WSL. We are working on windows native builds, I don't have an ETA on them yet but hoping to have them available soon.

Sorry we missed this @jlapier @adampatterson Could you try [this version](https://github.com/sourcegraph/sourcegraph/releases/tag/app-v2023.7.11%2B1384.7d20a90ce7) we released just a few hours ago? As soon as it opens, select **System Tray > Cody > Troubleshoot...

Ok got it, thanks @jlapier ! That definitely helps narrow it down. Could you try the following? Start the app, give it a few seconds (so that the server has...

Hi @MaxKramarenko - it looks like this is the issue: ``` listen tcp 127.0.0.1:49000: bind: address already in use ``` Do you have another process on your system listening on...

Thank you for filing this and trying it out @jdelgado-sb! I really appreciate it Just to confirm, if you choose the `Clear all data and restart` option (system tray ->...

@hussain4real could you show your logs? I want to see if it is the same error: `panic: (bug) frontend configuration server failed to start after 5m0s`