PDA

View Full Version : akk-stack - unable to use PEQ Editor - forbidden


Skream
02-23-2022, 04:13 PM
If I try to get on to the PEQ Editor I get a 403 Forbidden.

As per Akk's reply http://www.eqemulator.org/forums/showpost.php?p=267672&postcount=8 .. I also have done those additonal steps as well

On host


make down

make up

make bash


In container

make init-peq-editor

exit


On host

docker-compose up -d peq-editor


Clearly there is a permissions issue somewhere but I can't see it. Anyone any help please?

Skream
02-24-2022, 02:55 AM
Someone on Discord helped me.

Apparently the make init-peq-editor has to be run on the host.

Freejack
02-24-2022, 08:50 AM
Someone on Discord helped me.

Apparently the make init-peq-editor has to be run on the host.

Yes the same step I missed in setting it up.