8000
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji
reacted with thumbs down emoji
reacted with laugh emoji
reacted with hooray emoji
reacted with confused emoji
reacted with heart emoji
reacted with rocket emoji
reacted with eyes emoji
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello this is the code, I can't figure out what is the problem. There is no log message, only "Internal error", where is the problem? The env variables exists.
main.py
`
`from fabric import Connection
def execute(host, user, password, script_path, command_params):
remote_script_path = script_path
appwrite==2.0.2
bcrypt==4.0.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cryptography==41.0.3
decorator==5.1.1
fabric==3.1.0
idna==3.4
invoke==2.2.0
paramiko==3.3.1
pycparser==2.21
PyNaCl==1.5.0
requests==2.31.0
urllib3==2.0.4
Beta Was this translation helpful? Give feedback.
All reactions