u/InNeedOfVacation

New install cannot connect to shell from GUI

I set up a new homelab server and installed Proxmox, then troubleshooted my install issues. I can run the GUI locally and connect to the shell, but I'm trying to run this headless. If I connect to the GUI from my main PC, the shell just spins with the log:
(client connection: 127.0.0.1:57534
TASK OK)

I can do everything else in the GUI, and I can SSH with user@IP, but the GUI shell is pointing to localhost. I've Googled and I see other people having this issue but no solution

How do I tell the GUI the correct host IP for the shell?

reddit.com
u/InNeedOfVacation — 7 days ago
▲ 2 r/GMKtec

I bought a new G10 from GMKtec. I got the mini pc over the weekend and set it up, and now running OpenClaw. Here are my thoughts on the install process

I followed along on the install instructions for Windows on the OpenClaw website.

https://preview.redd.it/nlma39o981yg1.png?width=841&format=png&auto=webp&s=31491ec7b4c8d1e9478121335455f8f52d020488

Installed successfully without issues. However, I hit my first snag

https://preview.redd.it/bos84djd81yg1.png?width=1056&format=png&auto=webp&s=623278cb20638786f0a5f5d59045a88bd169af6e

StackOverflow had the answer!

https://preview.redd.it/t1xqxyhf81yg1.png?width=1610&format=png&auto=webp&s=ce14b953cee8bebff74cc85e5f211af659b45999

I was able to update the policy and continue

https://preview.redd.it/2ul5o5zh81yg1.png?width=961&format=png&auto=webp&s=e6d809dd8348691ee78186edd3ce2b04655c0347

Once I had it installed, I used my Google Account to get a free API key from Google AI Studio and set up for Gemini 3 Flash

https://preview.redd.it/rgb82uwi81yg1.png?width=336&format=png&auto=webp&s=144b1508b595fde897d4abccf47709f348d1e098

After setting that up, it walked me through the rest of the options for search (I used the same Google API key). I skipped the Skills and Hooks (for now), then finished the Gateway Service, Control UI, and TUI

Now I have my own AI assistant running!

https://preview.redd.it/ht30svph91yg1.png?width=771&format=png&auto=webp&s=0d8ab25d8b56c9cc72a7759292259966ab4225a5

I wasn't sure how long it would take, but it was just over an hour for my setup. Now I'm going to start learning more about AI and hopefully use it with Home Assistant to set up some Automations. Reading through the documentation, OpenClaw lets you build “scenes,” which are predefined states for home like Away Mode and Evening Mode.

This is a great mini pc and I'm stoked to delve deeper into AI

reddit.com
u/InNeedOfVacation — 24 days ago

My Use-Case for OpenClaw and Beelink is to integrate a smart AI assistant with my Home Assistant to  build an intelligent environment that adapts to me.

I've been moving my smart home features away from Google and Amazon to a self-hosted Home Assistant. This provides value in multiple ways:

  • Cost - no subscription fees for running locally
  • Privacy - my data stays home instead of being processed by third-party servers
  • Flexibility - I'm not locked into a single brand or ecosystem.
  • Reliability - automations don’t break when the internet connection goes down.

The reliability is my key reason for starting this project - I missed a show when my internet went out and my Alexa alarm didn't go off.

I want to use OpenClaw to unify devices across different protocols:

  • Zigbee hub
  • IP cameras and sensors
  • Smart thermostats
  • Wi-Fi smart plugs and bulbs

A couple of key integrations I'm looking at:

  • Lighting - I'm putting light sensors up, and I want to use OpenClaw to integrate those sensors with my smart bulbs to gradually turn up the intensity as the light fades, creating a smoother environment than my current times turn on for the lights
  • Air Conditioning - I live in a humid environment, and I want to use OpenClaw to integrate my smart thermostat and my dehumidifier (on smart plug). Right now the "cool-to-dry" feature of my thermostat runs more than I'd like, making it cold in the house and running up my electric bill. I'd like OpenClaw to run the dehumidifier when the air is cool but the humidity is high

Reading through the documentation, OpenClaw lets you build “scenes,” which are predefined states for home:

  • Morning Scene - lights on, blinds open, coffee machine activated
  • Away Mode - lights off, security system armed
  • Evening Mode - lights dimmed, TV and sound system activated

Schedules can trigger these automatically or based on contextual triggers like sunrise/sunset. I'm intending to use this functionality to integrate my smart devices.

I was hoping to have this started and post an installation guide, but my order #42854 for Pre-installed OpenClaw SSD Upgrade Kit hasn't arrived yet. As soon as it's here, I'll be installing it and starting the integration

reddit.com
u/InNeedOfVacation — 30 days ago