Amar Takhar
Amar Takhar
This happens to me on FreeBSD 13.1 as well with https://github.com/hlky/stable-diffusion-webui The OSError returned is: ```Port 7860 is in use. If a gradio.Blocks is running on the port, you can...
I have submitted a an issue with a possible fix for this #2167.
GitLab now requires authentication to access the MarkDown API. Adding `PRIVATE-TOKEN` to `GitLabRenderer` in `renderers.py` fixes the issue. You'll need to create an API token. Otherwise this works great! Hopefully...
@wgb-10 the same issue as @haowang1013? I don't see how their issue can happen unless the socket is still actually bound. I've seen that before in other reloadble Python programs...
@wgb-10 Oh, Windows 11. It's tricky on Windows as they have some limitations on this to stop malicious programs from taking over a socket of an existing service. It gets...
Sorry for the late response it took me a while to update no it does not and others seem to be having similar issues: https://forums.freebsd.org/threads/cuda-no-longer-works-on-blender-or-ffmpeg-with-nv-sglrun.93169/ Not sure what's changed.
I completely misunderstood what you meant yes I just downgraded to 535.146.02 and it works fine thank you.
Sorry for the late response this version works with 550.54.14 on FreeBSD 14.1. Thank you for the fix!
I just checked and it seems that ntpd was started incorrectly on service3 but I don't see anything in the logs about there being any time issues when I did...
Just checking in this isn't an issue with time on the master? Sounds like it's not but I want to make sure if there's anything I need to do let...