blu3bird / OpenHybrid

GNU General Public License v3.0
17 stars 8 forks source link

Can not send request message #7

Open Rot127 opened 3 years ago

Rot127 commented 3 years ago

Openhybrid can not send its grecp request message because of an permission error:

ERROR: Raw socket send failed: Permission denied
ERROR: Sending request message failed.

The write permissions seem to be given in /proc/[pid]/fd/* and /proc/[pid]/fdinfo returns

pos:    0
flags:  02
mnt_id: 8

So it seems to be opened in r/w. Also asked the question here with more details.

Rot127 commented 3 years ago

This happens when the ip route for the haap ip is not set properly.