Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Unable to start Docker Container #70

@TeaRex-coder

Description

@TeaRex-coder

Using the prebuilt image from Docker Hub, starting the container with the latest tag for the image resulted in this error:

Exception: local variable 'options' referenced before assignment

Traceback (most recent call last):
  File "/app/main.py", line 1395, in main
    start_rewards()
  File "/app/main.py", line 1275, in start_rewards
    driver = get_driver()
  File "/app/main.py", line 258, in get_driver
    options.add_argument('--no-sandbox')
UnboundLocalError: local variable 'options' referenced before assignment



 Attempting to restart Bing Rewards Automation in 10 minutes...

I let it sit for 30 minutes and it didn't work.
I also tried building the image myself from this repo but no dice.

Server info:

  • OS: Ubuntu Server 22.04.02
  • CPU arch: X86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions