2025-08-30 10:00
蜡笔小旧
阅读(28)
评论()
收藏
举报
If you have installed Cursor in Ubuntu 22.04, every thing looks correct but you can't chat with LLM and Network Diagnostics are stucks.
Workround:
./cursor.AppImage --no-sandbox
the point is --no-sandbox. every thing works fine now. Happy vibing.