Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Docker Image - Error: invalid HTTP auth config: always #274

@MunifTanjim

Description

@MunifTanjim

I was trying to use the ghcr.io/libsql/sqld:main docker image for local development.

Got this error:

_____/\\\\\\\\\\\__________/\\\________/\\\______________/\\\\\\\\\\\\____
 ___/\\\/////////\\\_____/\\\\/\\\\____\/\\\_____________\/\\\////////\\\__
  __\//\\\______\///____/\\\//\////\\\__\/\\\_____________\/\\\______\//\\\_
   ___\////\\\__________/\\\______\//\\\_\/\\\_____________\/\\\_______\/\\\_
    ______\////\\\______\//\\\______/\\\__\/\\\_____________\/\\\_______\/\\\_
     _________\////\\\____\///\\\\/\\\\/___\/\\\_____________\/\\\_______\/\\\_
      __/\\\______\//\\\_____\////\\\//_____\/\\\_____________\/\\\_______/\\\__
       _\///\\\\\\\\\\\/_________\///\\\\\\__\/\\\\\\\\\\\\\\\_\/\\\\\\\\\\\\/___
        ___\///////////_____________\//////___\///////////////__\////////////_____

Welcome to sqld!

version: 0.3.3
commit SHA: 4645d258713edd574594c841771798181e99b4fd
build date: 2023-03-07

This software is in BETA version.
If you encounter any bug, please open an issue at https://github.com/libsql/sqld/issues

config:
    - mode: primary (0.0.0.0:5001)
    - database path: iku.db
    - listening for HTTP requests on: 0.0.0.0:8080
    - listening for PostgreSQL wire on: 0.0.0.0:5432
    - grpc_tls: no
2023-03-08T09:30:43.754518Z  INFO sqld::rpc: serving write proxy server at 0.0.0.0:5001
Error: invalid HTTP auth config: always

I'm using the same docker-compose.yml from here: https://github.com/libsql/sqld/blob/4645d258713edd574594c841771798181e99b4fd/docker-compose/docker-compose.yml

But replaced build: .. with image: ghcr.io/libsql/sqld:main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions