Troubleshooting


If your Kafka Magic app doesn’t start correctly, most likely reason is that the port number is already in use by some other app. Just change CONFIG_PORT configuration parameter to a different number and try again.

See app configuration options

If this doesn’t help look at the log files and send us a message.

Log files

Windows

On Windows Kafka Magic app writes log files to the KafkaMagicLogs subfolder of the current location of the Kafka Magic executable file.

macOS

On macOS Kafka Magic app writes log files to the ~/Library/Logs/KafkaMagicLogs folder.

Linux and Docker Container

On Linux and Docker Container Kafka Magic app writes logs to standard output.