You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- command:
- '%URL%api/v1/messages'
- POST
- messageLevel: warningduration: PT1Htags: ['%PROJECT%']text: resync + reindex in progress
That's because the start.py Docker script tries hard to have the URL ending with slash. The URL defaults in the Python tools should be united with the Docker script (change either the script or the tools).