mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-10 00:09:09 +02:00
[GH-ISSUE #295] Unable to create first admin account on Debian 11 #70
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrqip on GitHub (Feb 21, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/295
root@bastion:/opt/bastion/bin/admin# /opt/bastion/bin/admin/setup-first-admin-account.sh secret_username auto
Error while trying to decode JSON configuration from file: malformed JSON string, neiter tag, array, object, number, string or atom, at character offset 158 (before "secret_username]",\n"allowedIngre....") at /opt/bastion/lib/perl/OVH/configuration.inc line841.
New minimal debian 11.2 install.
perl-check.sh returns OK
/opt/bastion/bin/admin/packages-check.sh -i throws no errors.
@mrqip commented on GitHub (Feb 21, 2022):
Mistakes were made when editing the bastion.conf file : i manually added myself as admin inside the [] brackets.
All sorted!