aerokube / moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress

Home Page:http://aerokube.com/moon/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sessions don't start - no such config: "default"

Brainpitcher opened this issue · comments

Hi there! i have installed chart 2.6.0 everything went smoothly, but when i try to start session from ui or with curl in cli, i am getting this kind of stuff launching chrome browser: http response: {"value":{"error":"session not created","message":"internal error"}}
in deployments logs i see moon2-dev-8588b689fc-w7fsn: moon: no such config: "default"
i checked configs in crds and everything is there a Browser set and Config.
Can you provide me some help or another way of troubleshooting of this problem?

@Brainpitcher did you do a clean installation or an upgrade of existing Moon version?

@Brainpitcher did you do a clean installation or an upgrade of existing Moon version?

Hi there! it's my fault, i forgot to redeploy crds. The issue should be closed