You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running AIO 7.7 beta, but had the same issue with previous version.
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:36041: connect: connection refused is the error I see in the log in /api/docker/logs?id=nextcloud-aio-local-ai
UI gives this error:
Tried a few models - gpt4all-j, ourobouros, llama2-chat, no luck.
Full log:
:
model name : Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts md_clear flush_l1d
CPU: AVX found OK
CPU: AVX2 found OK
CPU: no AVX512 found
nc: getaddrinfo for host "nextcloud-aio-nextcloud" port 9001: Name or service not known
Waiting for nextcloud to start
nc: getaddrinfo for host "nextcloud-aio-nextcloud" port 9001: Name or service not known
Waiting for nextcloud to start
nc: getaddrinfo for host "nextcloud-aio-nextcloud" port 9001: Name or service not known
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
Waiting for nextcloud to start
++ nproc
+ THREADS=4
+ export THREADS
+ set +x
�[90m12:06AM�[0m �[32mINF�[0m Starting LocalAI using 4 threads, with models path: /models
�[90m12:06AM�[0m �[32mINF�[0m LocalAI version: v1.30.0 (274ace289823a8bacb7b4987b5c961b62d5eee99)
┌───────────────────────────────────────────────────┐
│ Fiber v2.49.2 │
│ http://127.0.0.1:8080 │
│ (bound on host 0.0.0.0 and port 8080) │
│ │
│ Handlers ............ 70 Processes ........... 1 │
│ Prefork ....... Disabled PID ................ 39 │
└───────────────────────────────────────────────────┘
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:38469: connect: connection refused"
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:36041: connect: connection refused"
In my server log, I see a ton of these, not sure if they are related:
[PHP] Error: Undefined variable $notificationActionLabel at /var/www/html/custom_apps/assistant/lib/Listener/TaskFailedListener.php#46
at 2023-11-17T23:12:21+00:00
The text was updated successfully, but these errors were encountered:
running AIO 7.7 beta, but had the same issue with previous version.
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:36041: connect: connection refused
is the error I see in the log in/api/docker/logs?id=nextcloud-aio-local-ai
UI gives this error:
Tried a few models - gpt4all-j, ourobouros, llama2-chat, no luck.
Full log:
In my server log, I see a ton of these, not sure if they are related:
The text was updated successfully, but these errors were encountered: