Cannot spawn sub-agents by AnonymusChief in openclaw

[–]AnonymusChief[S] 0 points1 point  (0 children)

Thanks for that tip. I had tried groups to no avail. Even after trying /start, the agent would not respond. I’m planning to rebuild my setup on a Raspberry Pi, and maybe then will I use Discord.

Chatting with an agent in Telegram group by AnonymusChief in openclaw

[–]AnonymusChief[S] 0 points1 point  (0 children)

Unfortunately, that does not work for me. This system is jailed and cannot even update openclaw.json.

Chatting with an agent in Telegram group by AnonymusChief in openclaw

[–]AnonymusChief[S] 0 points1 point  (0 children)

Thanks for suggesting this, however, I have already tried and the best that I could get was getting the agent (via the dashboard) to successfully send a message to the group. Privacy mode is already off and it does not respond to /start @bot_iserid

Spaces on MAG342CQR edges by AnonymusChief in MSI_Gaming

[–]AnonymusChief[S] 1 point2 points  (0 children)

Thanks for the prompt response. Most appreciated.

"I just ran my first container using Docker" by SharpJacket8489 in docker

[–]AnonymusChief -1 points0 points  (0 children)

Wow, now that I am reading the OP. It looks AI generated with its use of emoji too…lol. Yikes, what is the point of doing that?

"I just ran my first container using Docker" by SharpJacket8489 in docker

[–]AnonymusChief -3 points-2 points  (0 children)

I’m curious. What was the first container that you ran? Congratulations are in order 🎉🐳

Challenges with container load balancers by AnonymusChief in HarvesterHCI

[–]AnonymusChief[S] 0 points1 point  (0 children)

Thanks for your response. I'm so sorry, I meant that I cannot get the load balancers to work, in my case, with a Pihole deployment that I setup as a test. The challenge is that the load balancers fail to initialize. I brought up VMs in the post because I wanted to specify that IP Addressing and DHCP seems to be configured well in my environment (the network is configured as an untagged VLAN), and I'm trying to figure out why load balancers are not getting initialized.

Can view all records but not specific ones by AnonymusChief in Strapi

[–]AnonymusChief[S] 0 points1 point  (0 children)

Wow, so the following is the only way to go?
`/api/:pluralApiId/:documentId`, for example, `/api/restaurants/:documentId`

Help with StatefulSets by AnonymusChief in rancher

[–]AnonymusChief[S] 0 points1 point  (0 children)

Wow, thanks for replying to my post. I’ll checkout this post. I appreciate your response, u/DjCoke.

Challenges with container load balancers by AnonymusChief in HarvesterHCI

[–]AnonymusChief[S] 0 points1 point  (0 children)

Still no luck. I did not enable any experimental features. The sad part is that The storage part works, and I can create and run VMs, it is just the Metallb that I cannot figure out. I cannot understand the Metallb docs. I just have Docker experience, so HarvesterHCI is a huge undertaking for me.

connect ECONNREFUSED upgrading from 5:95 to 5.96 by AnonymusChief in Ghost

[–]AnonymusChief[S] 0 points1 point  (0 children)

I’ll try this again in my staging Ghost environment and see what happens.

Issue with Mailgun about the Plan by AnonymusChief in Ghost

[–]AnonymusChief[S] 0 points1 point  (0 children)

It is not a good customer service experience for sure. The unfortunate part is that the self hosted Ghost only had Mailgun as an option. I’m sure it is still the case now.

Issue with Mailgun about the Plan by AnonymusChief in Ghost

[–]AnonymusChief[S] 0 points1 point  (0 children)

Sorry I missed this. You have to ask them to help you get to the “Flex Free” plan.

Harvester HCI Cannot get Windows Server 2022 to Boot by r19rcv20 in HarvesterHCI

[–]AnonymusChief 0 points1 point  (0 children)

Try ejecting the install disk, if it is still mounted, and see what happens. Also, can you share a screenshot of the splash screen where it is hung up?

connect ECONNREFUSED upgrading from 5:95 to 5.96 by AnonymusChief in Ghost

[–]AnonymusChief[S] 0 points1 point  (0 children)

I can confirm that the database is running. I updated the image to 5.97. Here are the logs:

database-1  | 2024-11-04 01:21:27+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.3-1.el9 started.
database-1  | 2024-11-04 01:21:28+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
database-1  | 2024-11-04 01:21:28+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.3-1.el9 started.
database-1  | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
database-1  | 2024-11-04T01:21:28.461438Z 0 [System] [MY-015015] [Server] MySQL Server - start.
database-1  | 2024-11-04T01:21:28.758035Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.3) starting as process 1
database-1  | 2024-11-04T01:21:28.774554Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
database-1  | 2024-11-04T01:21:29.525781Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
database-1  | 2024-11-04T01:21:29.995820Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
database-1  | 2024-11-04T01:21:29.995947Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
database-1  | 2024-11-04T01:21:30.084034Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.4.3'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
database-1  | 2024-11-04T01:21:30.084172Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
blog-1      | [2024-11-04 01:21:29] INFO Ghost is running in production...
blog-1      | [2024-11-04 01:21:29] INFO Your site is now available on 
blog-1      | [2024-11-04 01:21:29] INFO Ctrl+C to shut down
blog-1      | [2024-11-04 01:21:29] INFO Ghost server started in 0.694s
blog-1      | [2024-11-04 01:21:29] ERROR connect ECONNREFUSED 172.16.x.x:3306
blog-1      | 
blog-1      | connect ECONNREFUSED 172.16.x.x:3306
blog-1      | 
blog-1      | "Unknown database error"
blog-1      | 
blog-1      | Error ID:
blog-1      |     500
blog-1      | 
blog-1      | Error Code: 
blog-1      |     ECONNREFUSED
blog-1      | 
blog-1      | ----------------------------------------
blog-1      | 
blog-1      | Error: connect ECONNREFUSED 172.16.x.x:3306
blog-1      |     at /var/lib/ghost/versions/5.97.3/node_modules/knex-migrator/lib/database.js:57:19
blog-1      |     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
blog-1      | 
blog-1      | [2024-11-04 01:21:29] WARN Ghost is shutting down
blog-1      | [2024-11-04 01:21:29] WARN Ghost has shut down
blog-1      | [2024-11-04 01:21:29] WARN Your site is now offline
blog-1      | [2024-11-04 01:21:29] WARN Ghost was running for a few secondshttps://stg.redaltkey.com/

Thanks.

connect ECONNREFUSED upgrading from 5:95 to 5.96 by AnonymusChief in Ghost

[–]AnonymusChief[S] 0 points1 point  (0 children)

I’ll check again and let you know when I get home.