getAlby / getAlby/hub

Phoenix auth fails for docker compose setup

Open
#1,084 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
277
Forks
133
Avg merge
4d 15h
Merged PRs (30d)
11

Description

Running phoenixd setup with [docker-compose.yml](https://github.com/getAlby/hub/blob/master/scripts/linux-x86_64/phoenixd/docker-compose.yml) leads to some issues during authentication:

> {"level":"info","msg":"Launching LN Backend: PHOENIX","time":"2025-02-04T17:40:58Z"}
{"error":"invalid character 'I' looking for beginning of value","level":"error","msg":"Failed to launch LN backend","time":"2025-02-04T17:40:58Z"}
{"level":"error","msg":"Failed to launch LN backend: invalid character 'I' looking for beginning of value","time":"2025-02-04T17:40:58Z"}

Additional context:
https://t.me/getAlby/20713/22896

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with scripts/linux-x86_64/phoenixd/docker-compose.yml and reproduce the phoenixd setup. Trace the authentication response that produces the invalid character 'I' JSON error, then verify that the Phoenix LN backend launches successfully without the reported authentication failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
authentication, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.