Cannot Access Development Mode on New Computer – "Could not find app" Warning

Hi everyone,

I’ve recently switched to a new computer and I’m trying to continue developing my app in Viktor. I’ve done the following steps so far:

  1. Installed Viktor on the new machine.
  2. Cloned my existing app repository into the viktor-app folder.
  3. Ran viktor-cli install, which completed successfully.
  4. Ran viktor-cli start, but I get the following warning:
WARNING: 
  Could not find app `rodpattern-app` as one of your maintained apps.

The development environment seems properly installed, but I can’t access the development mode due to this warning. The app was working fine on my old computer.

Does anyone know how to resolve this or re-link my local app to my Viktor account?

Thanks in advance for your help!

Hi @Jules,

running viktor-cli configure and going through the steps should do the trick.

If you don’t know your token anymore, you can easily generate a new token in your user settings:

Let me know if this works for you!

Hi @StijnJansen,

It doesn’t work, unfortunately. Even in my workspace, I cannot continue the app development

It seems that I’m not the maintainer any more, even though I’m on a free account and no-one as worked on this app.

EDITS :
So for some reason I was not the maintainer any more and after adding me again as the maintainer, it works perfectly fine.

Good to hear that it works! Let us know if this behavior happens again, then we can dive into it.