Oliver Veits

Results 3 comments of Oliver Veits

I am hitting the same problem. I have compared a tcpdump trace of a direct connection from Bitbucket to my Jenkins (works) with the one between smee client to Jenkins....

This is probably not a smee client issue, but an issue of smee.io. See https://github.com/probot/smee.io/issues/5.

There is a workaround: you can extract and start the AppImage without FUSE needed. However, I would prefer a native installation as well. Installation: ``` APP_URL="https://downloader.cursor.sh/linux/appImage/x64" curl -s -D -...