Skip to content

Deploy vps not work  #21

Description

@MissPuTrick

root@ubuntu-s-1vcpu-1gb-sgp1-01:/LazyPrincess# git clone https://github.com/MissPuTrick/LazyPrincess
fatal: could not create work tree dir 'LazyPrincess': No such file or directory
root@ubuntu-s-1vcpu-1gb-sgp1-01:
/LazyPrincess# cd
root@ubuntu-s-1vcpu-1gb-sgp1-01:# git clone https://github.com/MissPuTrick/LazyPrincess
Cloning into 'LazyPrincess'...
remote: Enumerating objects: 608, done.
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 608 (delta 4), reused 0 (delta 0), pack-reused 595
Receiving objects: 100% (608/608), 1.42 MiB | 3.07 MiB/s, done.
Resolving deltas: 100% (387/387), done.
root@ubuntu-s-1vcpu-1gb-sgp1-01:
# cd LazyPrincess
root@ubuntu-s-1vcpu-1gb-sgp1-01:/LazyPrincess# python3 bot.py
Traceback (most recent call last):
File "/root/LazyPrincess/bot.py", line 12, in
from database.ia_filterdb import Media
File "/root/LazyPrincess/database/ia_filterdb.py", line 10, in
from info import DATABASE_URI, DATABASE_NAME, COLLECTION_NAME, USE_CAPTION_FILTER
File "/root/LazyPrincess/info.py", line 15, in
API_ID = int(environ['API_ID', '7045071'])
File "/usr/lib/python3.10/os.py", line 676, in getitem
value = self._data[self.encodekey(key)]
File "/usr/lib/python3.10/os.py", line 756, in encode
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not tuple
root@ubuntu-s-1vcpu-1gb-sgp1-01:
/LazyPrincess#

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