aerokube / moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress
http://aerokube.com/moon/latest
Apache License 2.0
222 stars 20 forks source link

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

Closed Brainpitcher closed 9 months ago

Brainpitcher commented 9 months ago

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?

vania-pooh commented 9 months ago

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

Brainpitcher commented 9 months ago

@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