Baikal icon indicating copy to clipboard operation
Baikal copied to clipboard

baikal.yaml permission setup loop

Open NFGman opened this issue 4 years ago • 0 comments

Baikal version: 0.6.0 -> 0.7.0

  • [x] I have searched open and closed issues for duplicates
  • [x] I have installed the release zip, not the source code zip
  • [ ] I have moved the whole, untouched Specific folder to the new installation

Problem:

I did manage to get it working but I ran into several problems.

  1. The update instructions say not to overwrite the config folder, but my 0.6.0 install didn't have a config folder, so ¯_(ツ)_/¯

  2. This bug report asks me to check a box confirming I uploaded the Specific folder, but I didn't because the update instructions said not to overwrite it, so... ¯_(ツ)_/¯

  3. I ran into an error that I had with the upgrade to 0.6.0, with the error:

Call to undefined method BaikalAdmin\Core\Auth::assertEnabled()

I had to edit out that line in two index files (admin/index.php, and admin/install/index.php) or the system simply wouldn't function.

  1. If the permissions are wrong, things go awry. For most files I get an error, but when only the baikal.yaml file has the wrong perms I end up in a setup loop, where I'm asked to enter my admin password over and over with no error ever appearing.

Just, you know, FYI. It's all working now, and I thank you for the software. =)

NFGman avatar Jun 05 '20 10:06 NFGman