Konstantin Plotnikov
Results
2
comments of
Konstantin Plotnikov
@Zutterart I had the same issue. It looks like you used an IP instead of domain in your setup and it failed due to #2699
Problem is because Plane could be behind reverse proxy that adds secure layer. Exact error line is "apiserver/plane/settings/storage.py:42" You should not generate url but instead use predefined from env like...