Skip to content

10.xxx.xxx.xxx is offline 且 E2620: You are already online #61

@CheesyDetector

Description

@CheesyDetector

user@user:$ ./bitsrun-x86_64-linux.bin login
error: E2620: You are already online.
user@user:
$ ./bitsrun-x86_64-linux.bin status
bitsrun: 10.xxx.xxx.xxx is offline
user@user:$ ./bitsrun-x86_64-linux.bin logout
error: you have already logged out
user@user:
$ ./bitsrun-x86_64-linux.bin login
error: E2620: You are already online.

这是在设置完bit-user.json后,具体命令是
mkdir -p ~/.config/bitsrun && echo '{ "username": "xxx", "password": "xxx" }' > ~/.config/bitsrun/bit-user.json
然后
chmod 600 /home/user/.config/bitsrun/bit-user.json
再之后就是上述问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions