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

Permission Error in Opening config.toml #328

Description

@mikoloism

I had the same problem, then I created the directory with mkdir ~/.config/cointop. But I get the following error!

user@pc:~$ cointop 
Error: open /home/user/.config/cointop/config.toml: permission denied

Then I changed all permissions to chmod 777 (and also tried chmod a+rwx) on the path. It doesn't actually work!
I even created a separate folder in the ~/Downloads/config.toml path and gave that path to the COINTOP_CONFIG variable and specified the configuration path with the --config flag during execution, but nothing was executed and only a PID was created.

Version
user@pc:~$ snap version
snap    2.63
snapd   2.63
series  16
ubuntu  22.04
kernel  6.8.0-40-generic

user@pc:~$ cointop version
v(devel)

user@pc:~$ go version
go version go1.20.6

Also in #72

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions