Skip to content

Can't get Docker to run #136

@nealhead

Description

@nealhead

I've tried getting this running with Docker compose as well as with an image that someone else had made (bongobananne75), but I can't for the life of me get it to run. Initially I was getting this error:

panic: failed to get config from env: failed to create config file: data.txt: open data.txt: permission denied

goroutine 1 [running]:
main.main()
        /app/bin/memogram/main.go:13 +0x3d

Okay.. I never saw anything about a data.txt but I created a volume and mounted it to /app/data.txt but the file is empty as I have no idea what to put in it. So now I am receiving:

panic: failed to create bot: error call getMe, not found, Not Found

goroutine 1 [running]:
main.main()
        /app/bin/memogram/main.go:13 +0x3d

Any ideas would be appreciated...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions