Skip to content

Can not sign into browser #5

@Rom0067

Description

@Rom0067

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I click on the sign in avatar in the top right corner of the browser It redirects me to the sign in option. I am able to sign in within the tab even though I receive a something when wrong error but the browser itself is not signed. Due to this I can not access my book marks and other saved preferences.

Expected Behavior

Stay signed in and access synced items from other browsers

Steps To Reproduce

  1. Install via Kasm Workspaces Linux server.io.
  2. Attempt to sign in

Environment

- OS: Ubuntu Server 22 Kasm Workspaces Linux server.io
- Docker compose from Linux server.io

CPU architecture

x86-64

Docker creation

GNU nano 7.2           docker-compose.yml
networks:
  proxy:
    external: true
services:
  kasm:
    image: lscr.io/linuxserver/kasm:latest
    container_name: kasm
    networks:
      - proxy
    privileged: true
    environment:
      - KASM_PORT=8443
      - PUID=1000
      - PGID=1000
    volumes:
      - /home/folder/kasm/data:/opt
      - /home/folder/kasm/profiles:/profiles
      - /mnt/Kasm:/share
#      - /home/folder/kasm/dev/input:/dev/input
 #     - /home/folder/kasm/run/udev/data:/run/udev/data
    ports:
      - 3030:3000
      - 8443:8443
    restart: unless-stopped

Container logs

Using within Kasm workspaces I'm an unsure how to get logs.  I apologize I'm still learning.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions