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
The error message you shared indicates that the connector.class property is missing in the properties file. If you are following the example provided in the README.md file, it suggests that you haven't created the docker-compose-connector.properties file as specified in the configuration section.
To resolve this issue, please follow these steps:
Create a docker-compose-connector.properties file in the /config directory.
You can use the example file provided as a template.
Ensure that you copy the example file content into the new docker-compose-connector.properties file.
Don't forget to provide your Ably key in the appropriate field within the docker-compose-connector.properties file.
By completing these steps, you should address the error, and your configuration should work as intended.
ttypic
added
documentation
Improvements or additions to public interface documentation (API reference or readme).
and removed
bug
Something isn't working. It's clear that this does need to be fixed.
labels
Dec 21, 2023
Getting the following error when running the connector in standalone mode locally:
Do you have any idea how to resolve this?
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: