Skip to content

[BUG] Godaddy Microsoft 365 2 auth stuck on screen #3

@hokrc01

Description

@hokrc01

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I try to log into my Microsoft 365 Out look account, hosted by godaddy, I can not get past the login page.

I have attached the current screen of localhost:3000.

Image

Expected Behavior

After pressing Sign In, I expect to see a text from godaddy and a screen to enter a private short term pin

Steps To Reproduce

Stopped and started container.

Environment

- OS:Ubuntu 20.04
- How docker service was installed:  Version Docker version 24.0.2, build cb74dfc

CPU architecture

x86-64

Docker creation

services:
  thunderbird:
    image: lscr.io/linuxserver/thunderbird:latest
    container_name: thunderbird
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - /media/ken/My Passport/docker-thunderbird:/config
#      - /media/ken/My Passport/docker-thunderbird/backup:/backup
    ports:
      - 3000:3000
      - 3001:3001
    shm_size: "1gb"
#    restart: unless-stopped

Container logs

I cant find any logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions