[GH-ISSUE #755] Local server reports "Not Okay" #3549

Closed
opened 2026-04-13 15:04:14 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @varadins on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/755

In my config, I have the local server set to "http://localhost:8120" but it appears Komodo is not able to see/hit this.

Am I configuring this correctly?

Originally created by @varadins on GitHub (Aug 21, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/755 In my config, I have the local server set to "http://localhost:8120" but it appears Komodo is not able to see/hit this. Am I configuring this correctly?
Author
Owner

@MP-Tool commented on GitHub (Aug 21, 2025):

In my config, I have the local server set to "http://localhost:8120" but it appears Komodo is not able to see/hit this.

Am I configuring this correctly?

It depends on your periphery.config.toml. By default check ssl_enabled = true config/periphery.config.toml is enabled. This cloud be your problem, try https.

<!-- gh-comment-id:3211718782 --> @MP-Tool commented on GitHub (Aug 21, 2025): > In my config, I have the local server set to "http://localhost:8120" but it appears Komodo is not able to see/hit this. > > Am I configuring this correctly? It depends on your `periphery.config.toml`. By default check `ssl_enabled = true` [config/periphery.config.toml](https://github.com/moghtech/komodo/tree/main/config/periphery.config.toml#L122-L127) is enabled. This cloud be your problem, try `https`.
Author
Owner

@varadins commented on GitHub (Aug 22, 2025):

What is the location of the config/periphery.config.toml? I don't seem to have one on my system.

<!-- gh-comment-id:3214597481 --> @varadins commented on GitHub (Aug 22, 2025): What is the location of the config/periphery.config.toml? I don't seem to have one on my system.
Author
Owner

@MP-Tool commented on GitHub (Aug 22, 2025):

It would be helpful if you describe you configuration a little more.

If you have installed the periphery as systemd service with the install script, the periphery.config.toml should be located in /etc/komodo/periphery.config.toml.

If you run the peripheriy as docker container please refer to the documentation.

<!-- gh-comment-id:3215156336 --> @MP-Tool commented on GitHub (Aug 22, 2025): It would be helpful if you describe you configuration a little more. If you have installed the periphery as systemd service with the install script, the `periphery.config.toml` should be located in `/etc/komodo/periphery.config.toml`. If you run the peripheriy as docker container please refer to the [documentation](https://komo.do/docs/setup/connect-servers).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#3549