Skip to content

session deleted because of page crash #7

Open
@Holden-Lin

Description

@Holden-Lin

I am using raspberry pi5 with 4G mem.

I use below command:

sudo docker run -d --name grass
--restart unless-stopped
--shm-size=2g
-h my_device
-e GRASS_USER=
-e GRASS_PASS=
mrcolorrain/grass
--no-sandbox
--disable-setuid-sandbox
--disable-dev-shm-usage
--headless
--disable-gpu
--disable-extensions
--disable-infobars
--disable-web-security
--disable-features=IsolateOrigins,site-per-process

and keep getting errors below

sudo docker logs -f grass
2025-01-27 04:55:46,213 - INFO - Launching Grass node application...
2025-01-27 04:56:26,828 - ERROR - An unexpected error occurred during login: Message: unknown error: session deleted because of page crash
from unknown error: cannot determine loading status
from tab crashed
(Session info: chrome=132.0.6834.110)
Stacktrace:
#0 0x555570d494c8
#1 0x555570898248
#2 0x555570887478
#3 0x5555708869f4
#4 0x5555708862f8
#5 0x555570886264
#6 0x555570884940
#7 0x555570884dd0
#8 0x555570891768
#9 0x5555708a2cf0
#10 0x555570885320
#11 0x5555708a2998
#12 0x5555709173b4
#13 0x5555708ccd6c
#14 0x5555708cd990
#15 0x555570d1ba8c
#16 0x555570d1ea80
#17 0x555570d1e634
#18 0x555570d0cfe8
#19 0x555570d1f0c0
#20 0x555570cf5f50
#21 0x555570d39244
#22 0x555570d39428
#23 0x555570d48618
#24 0x7fff841fee8c
#25 0x7fff84267b18

2025-01-27 04:56:26,828 - INFO - Retrying login... (1/3)
2025-01-27 04:56:26,840 - ERROR - An error occurred: Message: invalid session id

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions