GaiaNet-AI / gaianet-node

Install and run your own AI agent service
https://www.gaianet.ai/
GNU General Public License v3.0
4.8k stars 209 forks source link

ubuntu 24.04 install node error #97

Open webdage opened 2 months ago

webdage commented 2 months ago

[+] Generating node ID ... [2024-07-10 17:44:38.077] [error] loading failed: invalid path, Code: 0x20 [2024-07-10 17:44:38.077] [error] load library failed:libgomp.so.1: cannot open shared object file: No such file or directory [2024-07-10 17:44:38.078] [error] loading failed: invalid path, Code: 0x20 [2024-07-10 17:44:38.079] [error] load library failed:libgomp.so.1: cannot open shared object file: No such file or directory Generate new key storing in "38fbf453-77e4-4a67-a5ca-99d2169a2294".

webdage commented 2 months ago

apt install libgomp1 Solve the libgomp problem

New errors [+] Creating 'default' collection in the Qdrant instance ...

jeetu779 commented 2 months ago

having the same issue for couple of days

alabulei1 commented 2 months ago

Hi @webdage and @jeetu779 ,

Please try to use the latest version to install again. The v0.2.3 solved the problem.