Skip to content
Discussion options

You must be logged in to vote

Hey @cm-ops, managed to resolved the HTTP 400 Error issue. I've detailed the steps I took here.

Thanks for all your help!

TLDR

All Ephemeral nodes require you to first run so-prepare-fs

If you unfortunately did not, you can use these steps to apply it post-setup.

  1. so-stop all services
  2. Make a backup of /nsm (i.e. mv /nsm /nsm.bak)
  3. so-prepare-fs /dev/nvm1... /nsm
  4. rsync -a /nsm.bak /nsm to copy back the files and retain ownerships
  5. so-start all services.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DoughnutPeach
Comment options

@cm-ops
Comment options

@DoughnutPeach
Comment options

@DoughnutPeach
Comment options

Answer selected by DoughnutPeach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants