Everything posted by Braulio Dias Ribeiro
-
[Support] medzin - Hermes-Agent
@medzin It is giving a reading error: Why Firecrawl doesn't work: - Hermes code loads .env from /opt/hermes/.env - Your .env is in /opt/data/.env - Therefore, FIRECRAWL_API_URL never enters the environment What I found now: - /opt/data/.env exists (24KB, with your configuration) - /opt/hermes/.env does not exist - FIRECRAWL_API_URL is not in the active environment
-
[Support] medzin - Hermes-Agent
Ah, yes... I changed to this new configuration and it worked... thank you very much for your help... gratitude
-
[Support] medzin - Hermes-Agent
@medzin hi guy...tks for this container... 1. When I ran and configured Telegram with this command /opt/hermes/.venv/bin/hermes setup, it gives a permission error and no longer accepts messages in Telegram Sorry, I encountered an error (PermissionError). [Errno 13] Permission denied: '/opt/data/pairing/telegram-approved.json' Try again or use /reset to start a fresh session. 2. The WebUI doesn't open....anyone else having this problem? http://myip:9119/
-
[Support] OpenClaw — AI Personal Assistant
I managed to make it work.....I'll leave what I did to help others. In docker console: openclaw devices approve ENTER-YOUR-ID-DEVICE-HERE --token "$OPENCLAW_GATEWAY_TOKEN"
-
[Support] OpenClaw — AI Personal Assistant
I deleted docker and deleted the folder in appdata. I reinstalled everything from scratch. I added "http://192.168.50.250:18789" in the json file. I ran the command in the docker console but I still couldn't. Did I do it right? openclaw devices approve xxxxxxxxxxxxxxxc9d9 --token "$OPENCLAW_GATEWAY_TOKEN" ta
-
[Support] OpenClaw — AI Personal Assistant
I did it but it didn't work....if you have one, I'll leave the prints. I did this too: openclaw devices approve xxxxxxxx-xxxxxx-xxxxxx-4443434cac61 --token "$OPENCLAW_GATEWAY_TOKEN"
-
[Support] OpenClaw — AI Personal Assistant
Has anyone else had or has this problem and managed to resolve it? I didn't want to create a VPS just for this...I wanted to centralize everything on unraid
-
[Support] OpenClaw — AI Personal Assistant
I don't understand what you mean, is this version you sent working? openclaw:2026.5.2-slim
-
[Support] OpenClaw — AI Personal Assistant
Oiii, pessoal não consigo entrar no openclaw....alguma dica pro favor? Tenho Adguard, Npm, OpenClaw. When I enter like this, I get this error http://192.168.50.250:18789/?token=mytokenhere https://openclaw.mydomain.com.br/?token=mytokenhere If I edit the openclaw.json file to { "gateway": { "mode": "local", "bind": "lan", "controlUi": { "allowInsecureAuth": true, //"allowedOrigins": ["*"] //"dangerouslyAllowHostHeaderOriginFallback": true }, "auth": { "mode": "token" } } } The error now is
-
Slow or misconfigured Docker
I misinterpreted it, sorry. I solved it by moving it manually as he mentioned. Thank you very much for the information
-
Slow or misconfigured Docker
I followed the instructions. When I went to install the plugin it said it was discontinued and asked me to install another one and mentioned the name
-
Slow or misconfigured Docker
Mover Tuning is depreacated. I installed Mover Tuning Masterwishx and it didn't work bdrtec-diagnostics-20250318-0051.zip
-
Slow or misconfigured Docker
I did it with Docker turned off, but I turned it on before downloading the diagnostic. Now the diagnostic is with Docker turned off bdrtec-diagnostics-20250317-2346.zip
-
Slow or misconfigured Docker
I managed to get the pool working. I removed the second disk and it came back. First let's focus on the move. I'll send the diagnostic. bdrtec-diagnostics-20250317-2335.zip
-
Slow or misconfigured Docker
It didn't work, it didn't move. To make matters worse, I put another disk in the pool devices and now neither of them (first and second) work.
-
[GUIDE] Set up the OneDrive Client for Linux (abraunegg) as Docker container
Does not automatically sync after the first time here
-
Question about docker installation
I am automating processes in the company. Chatbot with artificial intelligence (RAG), social media management, email classification, email download, among other things.
-
Question about docker installation
-
Question about docker installation
I had tried to install it via docker compose and I couldn't. I'll try again and then I'll come back here.
-
Question about docker installation
I tried to install supabase via docker compose unraid and it didn't install one of the dockers. Supabase installs several dockers, between 6 and 10, I don't remember. After reading some comments that the self-hosted supabase consumes a lot of PC power and has some flaws, I gave up. My advice is to use the online supabase. My solution was to install postgres with pgvector. I left supabase aside, because supabase is just an interface for postgres. It is recommended to use postgres + pgvector for databases with vectors. And pgadmin to manage postgres.
-
[Support] tmchow - n8n workflow automation
3) With everything installed, go to the "Docker" tab and at the bottom of the page click on "ADD NEW STACK" Name it "N8n" and specify the appdata path "/mnt/user/appdata/n8n" Right click on the created stack and "Edit Stack" Compose File Copy and paste the stack and modify it with your data and "Save Changes" Click in "Compose UP" Congratulations
-
[Support] tmchow - n8n workflow automation
2) With the plugin from step 1 installed, a new menu will open in Unraid called "APPS", as shown in the photo. Search for the "Docker Compose Manager" template and install it.
-
[Support] tmchow - n8n workflow automation
1) You need to install the Unraid plugin to download templates (dockers). https://forums.unraid.net/topic/38582-plug-in-community-applications After installing, it will appear as shown in the photo.
-
Question about docker installation
- [Support] tmchow - n8n workflow automation
Great, now it's even better - [Support] tmchow - n8n workflow automation