acheong08 / obi-sync

Reverse engineering of the native Obsidian sync and publish server
https://obsidian.md/sync
GNU General Public License v2.0
1.01k stars 60 forks source link

Permission Denied #2

Closed HexyeDEV closed 1 year ago

HexyeDEV commented 1 year ago

Getting fork/exec /tmp/go-build988693008/b001/exe/main: permission denied Wwhen running main.go

acheong08 commented 1 year ago

Looks like a problem with your Go installation? There is nothing that requires root

acheong08 commented 1 year ago

https://stackoverflow.com/questions/14943917/go-fork-exec-permission-denied-error

You don't have write or execute permission to /tmp