Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: User not found #461

Open
Sebagabones opened this issue Jan 14, 2024 · 1 comment
Open

Error: User not found #461

Sebagabones opened this issue Jan 14, 2024 · 1 comment

Comments

@Sebagabones
Copy link

Sebagabones commented Jan 14, 2024

Hi, on a fresh install of soft server on Fedora Server, after setting SOFT_SERVE_INITIAL_ADMIN_KEYS='<contents of my pubkey' when I try to run ssh -i <path to my key> -p 23231 localhost user I get Error: user not found

To Reproduce
Steps to reproduce the behavior:

  1. Follow the steps in the readme for installing on fedora server
  2. run SOFT_SERVE_INITIAL_ADMIN_KEYS='<contents of my pubkey'
  3. run soft serve (I have tried using the default location and a different location on different installs)
  4. open a new shell on the same machine (when I ran this as a systemd service I ignored this step)
  5. run ssh -i <path to my key> -p 23231 localhost user
  6. Error: user not found returned

Environment (please complete the following information):

  • OS: Fedora Server
  • Shell: oh-my-zsh

Additional context
I have tried installing this a few times, and have also tried hosting it on a domain instead of locally, which returns the same error, although if I run ssh -i <path to my key> -p 23231 localhost I do get into the tui interface of soft serve

I have also tried running this as a systemd service and putting the enviroment admin keys command in there, as well as adding ssh keys to the additional ssh keys in the config.yaml with the same issue

Sorry if the formatting/anything else is wrong, this is the first time I've rasied a github issue

Thanks!

@Piker98988
Copy link

Hey! There is another issue open like yours. Let me link it:
#497
I'm having the same issue, I'm trying to look into it but i don't know much of what's going on with it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants