Skip to content

Can't connect to admin server #25

Description

@Jothebug

Hi @litrik ,

I start successfull server with command:

adb shell am start -a com.displayer.action.CONFIG \
     -e com.displayer.extra.ADMIN_PORT 4000 \
     -e com.displayer.extra.ADMIN_SECRET "SsU3rAYVqZ3d" \
     /

image

but when i try to load a remote display file with command as you guided:

curl "http://192.168.31.199:4000/admin?secret=SsU3rAYVqZ3d&url=https://raw.githubusercontent.com/litrik/displayer/main/docs/samples/regions.json"

and I get error like below:

curl: (7) Failed to connect to 192.168.31.199 port 4000 after 5 ms: Couldn't connect to server

I run app on macOS Apple chip M1. Please let me know what part i miss.
Thank you in advance.

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