Skip to content

I'm trying to get smr running on my Fedora Linux 42 laptop and I'm running into problems. I've tried with SELinux enforcement on and off and it doesn't seem to matter one way or the other: #43

@qdnqn

Description

@qdnqn

I'm trying to get smr running on my Fedora Linux 42 laptop and I'm running into problems. I've tried with SELinux enforcement on and off and it doesn't seem to matter one way or the other:

$ smrmgr start

================================================================================================
Node Information
================================================================================================
Agent name:           simplecontainer-node-1
Domain:               localhost
Image:                quay.io/simplecontainer/smr
Tag:                  v0.1.99
IP Address:           'auto-detected'
Join cluster:         false
Peer address:         'N/A'
Service install:      false
smr version:          v0.1.98
smrctl version:       v0.0.128
================================================================================================

Log files:
  Cluster: tail -f /home/fozz/nodes/simplecontainer-node-1/logs/cluster.log
  Control: tail -f /home/fozz/nodes/simplecontainer-node-1/logs/control.log
================================================================================================
[2025-09-19 14:17:45] [INFO] Creating node with arguments: --image quay.io/simplecontainer/smr --tag v0.1.99 --node simplecontainer-node-1 --listen 0.0.0.0:1443 --domain localhost
config created and saved at /home/fozz/nodes/simplecontainer-node-1/config/config.yaml
[2025-09-19 14:17:45] [INFO] Node 'simplecontainer-node-1' created successfully
[2025-09-19 14:17:45] [INFO] Starting node: simplecontainer-node-1
starting node with the user: 1000:1000
node started
connection failed after retries: Get "https://localhost:1443/connect": dial tcp [::1]:1443: connect: connection refused
[2025-09-19 14:17:55] [ERROR] Failed to start node

Can you advise me on how to troubleshoot this?

Originally posted by @fozzmoo in #24 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions