summary refs log tree commit diff stats
path: root/results/scraper/fex/2551
blob: 80674de4b9bb8c8c9630b0e74e39728831e40655 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
"FEXServerClient: Failure to setup client" while run curso.so on armbian
Trying to run Cursor editor in armbian:
download Cursor-0.1.0.AppImage from https://cursor.so
```
$ chmod 744 Cursor-0.1.0.AppImage
$ ./Cursor-0.1.0.AppImage --appimage-extract
$ cd squashfs-root
$ FEXInterpreter ./AppRun
[ERROR] Couldn't connect to FEXServer socket 1000.FEXServer.Socket 111 Connection refused
[ERROR] Couldn't connect to FEXServer socket 1000.FEXServer.Socket after launching the process
[ERROR] FEXServerClient: Failure to setup client
Trace/breakpoint trap
```

Any hint ?