Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Owned by Petr

VC
Vibe Coding Course

1 member • Free

Memberships

Church of SEO Jesus

876 members • Free

Agent Zero

2.5k members • Free

Skoolers

190.5k members • Free

ambITious AI

1.7k members • Free

Automation-Tribe-Free

4.3k members • Free

Faceless Films (Free)

4.1k members • Free

AI Automation Society

307.1k members • Free

AI Agent Developer Academy

2.6k members • Free

AI Automation Agency Hub

305.4k members • Free

2 contributions to Agent Zero
Issue with Secrets
Please could someone explain me what I am doing wrong? I saved (manually typed) credentials to UI Secrets like PCLOUD_EMAIL="testemail@kdkdk.com" and on another line PCLOUD_EMAIL="testpasswoerd" but Agent Zero can't use it (see the issue below. I think I followed the correct instructions. Thank you for your help. ❌ Problem Found! The error shows: Secret placeholder '§§secret(PCLOUD_EMAIL)' not found in secrets store. Available secrets: (empty) content_copy The secrets UI storage is completely empty — known bug! Solution: Direct File Method Edit the file directly with your REAL credentials: nano /a0/usr/secrets.env content_copy Replace the current lines with your REAL credentials: PCLOUD_EMAIL="your-real-pcloud-email@example.com" PCLOUD_PASSWORD="your-real-pcloud-password" content_copy Then restart the container: docker restart <agent-zero-container-name> content_copy Important Use plain text (NOT §§secret() placeholder) Keep the double quotes around values After restart, credentials will load into environment ------ Found it! secrets.env is at /a0/usr/secrets.env How It Works AWARIO_EMAIL="§§secret(AWARIO_EMAIL)" ← Placeholder AWARIO_PASSWORD="§§secret(AWARIO_PASSWORD)" ← Placeholder PCLOUD_EMAIL="§§secret(PCLOUD_EMAIL)" ← Placeholder PCLOUD_PASSWORD="§§secret(PCLOUD_PASSWORD)" ← Placeholder content_copy These are placeholders — the actual values are stored in the UI's secure storage and get replaced at runtime. The Problem Secret Status PCLOUD_PASSWORD ✅ Works (31 chars replaced) PCLOUD_EMAIL ❌ Not replaced (empty in UI storage) content_copy Your password is saved correctly, but the email is missing from the UI storage. Fix In the Agent Zero UI → Secrets Store: Find PCLOUD_EMAIL field Delete any existing value Re-enter your pCloud email address Save Restart Agent Zero The email value needs to be saved again in the UI — it appears to be empty or corrupted.
0 likes • Feb 22
@Jan Tomášek
Problem with No module named 'python.extensions.message_loop_prompts_after._50_recall_memories'
I was testing Agent Zero yesterday and it did an impressive work, much better than Replit or Cursor can do. But suddenly I got error and I can't fix it and move forward. Now, anytime I say in the chat I get the error below. Please, does anyone know what to do? Thank you for any advice. Error minimize expand_all Text No module named 'python.extensions.message_loop_prompts_after._50_recall_memories' Traceback (most recent call last): Traceback (most recent call last): File "/a0/agent.py", line 380, in monologue prompt = await self.prepare_prompt(loop_data=self.loop_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/a0/agent.py", line 495, in prepare_prompt await self.call_extensions("message_loop_prompts_after", loop_data=loop_data) File "/a0/agent.py", line 923, in call_extensions return await ext_module.call_extensions(extension_point=extension_point, agent=self, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/a0/python/helpers/extension.py", line 24, in call_extensions defaults = await _get_extensions("python/extensions/" + extension_point) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/a0/python/helpers/extension.py", line 69, in _get_extensions classes = extract_tools.load_classes_from_folder( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/a0/python/helpers/extract_tools.py", line 89, in load_classes_from_folder module = import_module(file_path) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/a0/python/helpers/extract_tools.py", line 73, in import_module spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 995, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/a0/python/extensions/message_loop_prompts_after/_91_recall_wait.py", line 3, in <module> from python.extensions.message_loop_prompts_after._50_recall_memories import DATA_NAME_TASK as DATA_NAME_TASK_MEMORIES, DATA_NAME_ITER as DATA_NAME_ITER_MEMORIES
Problem with No module named 'python.extensions.message_loop_prompts_after._50_recall_memories'
0 likes • Jan 16
OK, so I created another container, explained everything what happened, copied some parts of the chat from the broken container, asked to give me one task at the time to recreate it and finish the project. It went well, I did 90% of stuff, started setting up API keys and suddenly got that FUSS error again. Some document missing. I am done with Agent Zero for now. It's powerful, works well but it need mature a bit. I will go back to Cursor and GPT 5.2 Codex for now.😬
0 likes • Jan 16
@David Ondrej I will watch Agent Zero with one eye but will wait for some stable version. Diky a drzim palce...
1-2 of 2
Petr Chlada
1
5points to level up
@petr-chlada-4723
IT and judo guy, amazed by the opportunities which AI brings.

Active 19d ago
Joined Jan 15, 2026
Powered by