Good morning,
After having started the containers using Docker Compose, when I run the command to set up Powersync I get the following error:
/home/wger/src/settings/main.py:83: UserWarning: SECRET_KEY is not set or uses the default value so a random key was generated, sessions will not persist across restarts. Set SECRET_KEY in your environment for production use.
warnings.warn(
/home/wger/src/settings/main.py:230: UserWarning: SIGNING_KEY is not set or uses the default value so a random key was generated, sessions will not persist across restarts. Set SIGNING_KEY in your environment for production use.
warnings.warn(
level=INFO ts=2026-07-24 17:04:34,684 module=apps path=/home/wger/.local/lib/python3.12/site-packages/axes/apps.py line=53 message=AXES: BEGIN version 8.3.1, blocking by ip_address
Unknown command: 'setup-powersync-storage'
Type 'manage.py help' for usage.
It appears my IP address is being blocked, but I am not sure why or what to do about it.
Thank you.
Good morning,
After having started the containers using Docker Compose, when I run the command to set up Powersync I get the following error:
It appears my IP address is being blocked, but I am not sure why or what to do about it.
Thank you.