Skip to content

Docker container exited with FileNotFoundError #1

Description

@shivanraptor

Docker container exited with error:

Starting client 's3-python-0.5.0'...
Successfully registered!
Collecting agent data...
/bin/sh: 1: lspci: not found

Login successful!
Hashtopolis Server version: 0.12.0 (commit a247df9 branch master)
New client version available!

Traceback (most recent call last):
File "__main__.py", line 337, in <module>
init(args)
File "__main__.py", line 139, in init
binaryDownload.run()
File "/hashtopolis-agent-python/htpclient/binarydownload.py", line 21, in run
self.check_client_version()
File "/hashtopolis-agent-python/htpclient/binarydownload.py", line 55, in check_client_version
os.rename("hashtopolis.zip", "old.zip")
FileNotFoundError: [Errno 2] No such file or directory: 'hashtopolis.zip' -> 'old.zip'

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions