Skip to content

FAQ/Troubleshooting

Why do I have to specify a pool name if there is only nav-dev and nav-prod?

Custom pools might be added in the future, so this is done to avoid changing that part of the API.

I can't produce/consume on my topic, with an error message like "topic not found". What's wrong?

You need to use the fully qualified name; check the .status.fullyQualifiedName field in your Topic resource.

I can't produce/consume on my topic, with an error message like "not authorized". What's wrong?

Make sure you added the application to .spec.acl in your topic.yaml.

I get the error MountVolume.SetUp failed for volume "kafka-credentials" : secret ... not found

Check the status of the AivenApplication resource created by Naiserator to look for errors.

Are Schemas backed up?

Aiven makes backups of configuration and schemas every 3 hours, but no topic data is backed up by default. See the Aiven documentation for more details.


Last update: 2023-10-16
Created: 2021-09-15