Open Ali-Flt opened 1 year ago
I'm getting the same error on ubuntu 22.04
someone said that he compiled the file in his local machine and sent the file to his server, I'm not sure if that works (I strongly believe it isn't possible). anyway if anyone of you has the spare time to do this method, do it and update this issue. dev team usually does not reply over here.
@hoseinnikkhah I fixed this by compiling on another machine. I don't quit remember the issue that caused the compilation to fail on server but I think it was because some prerequisite package (probably build-essential) was not installed.
But anyway geph's performance was not that great and I finally switched backed to using v2ray
@Ali-Flt
thanks for the update, the fact that you can only use it on your Linux machine makes it unusable most of the times, and this lack of performance you mention makes it even more unusable. Anyway if you're switching to v2ray try this panel, it's much better than the original one shared all over the web and it has English version as well: (https://github.com/mack-a/v2ray-agent/blob/master/documents/en/README_EN.md)
You'll get this error if your server runs out of memory during compilation. The SIGKILL is from the OOM killer.
So compiling the binary on a local machine with more RAM and copying it over to the server could be a solution.
compiling geph4-exit using cargo returns