Skip to content

selenium client disconnected while waited in queue #438

@BlueBlueSummer

Description

@BlueBlueSummer

Hi,
I frequently get following error when opening url
selenium client disconnected while waited in queue

And I cannot find any detail logs, also I tried to find loglevel in moon2, but no luck.
I checked the cpu/mem usage in moon2, is in low state.

image: 'quay.io/aerokube/moon:2.3.6'
imagePullPolicy: IfNotPresent
name: moon
ports:
- containerPort: 4444
protocol: TCP
resources:
limits:
cpu: 500m
memory: 256Mi
requests:
cpu: 125m
memory: 256Mi

As for browsers, we have enough nodes to hold them, no idea why this disconnection happens, my moon2 helm chart version is 2.3.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions