Skip to content

Problem: Templates screen stuck in loading #3366

@wtfawk

Description

@wtfawk

Issue

The templates screen was stuck in loading.
Also when I opened the templates via the dashboard (direct link) and hit the edit button it got stuck.

It seems the issue was that i created a vault password (which didn't seem to work) but moved on to variable groups with a secret. When I added the VG the templates screen did not get out of the loading loop anymore.

I have deleted the vault entries from the sqlite database:
delete from project__template_vault;

After this the templates screen is showing and I can edit my templates again.

Other info:
Version: v2.16.32-d2c2b4a-1760089605
Sqlite database (not BoltDB)

Impact

Web-Frontend (what users interact with)

Installation method

Docker

Database

BoltDB

Browser

Chrome

Semaphore Version

v2.16.32-d2c2b4a-1760089605

Ansible Version

ansible 2.10.8

Logs & errors

Nothing was being logged.
I only got a 404 in the development view of my browser.

Manual installation - system information

No response

Configuration

No response

Additional information

No response

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