Skip to content

fix(api): Restart temp config file needs .json at the end for corret c… - #1062

Merged
windrad6 merged 1 commit into
masterfrom
fix-api-restart
Sep 14, 2026
Merged

fix(api): Restart temp config file needs .json at the end for corret c…#1062
windrad6 merged 1 commit into
masterfrom
fix-api-restart

Conversation

@windrad6

Copy link
Copy Markdown
Contributor

The api uses in the restart call the villas-node.json.XXXXXX schema for temp config files. This is incompatible with the automated restart, as the config parsing does not parse them as JSON config, and therefore villas fails to start.

Changed the schema to villas-node.XXXXXX.json

…t config selection

Signed-off-by: Manuel <post@cl0.de>
@windrad6 windrad6 changed the title fix(api): Restart temp cofnigfile needs .json at the end for corret c… fix(api): Restart temp config file needs .json at the end for corret c… Sep 13, 2026
@windrad6
windrad6 marked this pull request as ready for review September 13, 2026 14:32
@windrad6
windrad6 enabled auto-merge (rebase) September 13, 2026 14:33
@windrad6 windrad6 added bug Something isn't working api labels Sep 13, 2026

@stv0g stv0g left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@windrad6
windrad6 merged commit a169249 into master Sep 14, 2026
115 checks passed
@windrad6
windrad6 deleted the fix-api-restart branch September 14, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants