Nicholas Tindle

Results 565 comments of Nicholas Tindle

try ```python import os if __name__ == "__main__": os.environ['HTTP_PROXY'] = "http://localhost:7890" os.environ['HTTPS_PROXY'] = "https://localhost:7891" main() ``` You're forwarding all https traffic to an HTTP proxy which wont work

Similar to https://github.com/Significant-Gravitas/Auto-GPT/issues/1944

Would like to also do all the plugin scaffolding and move at once. @desojo would you want to help move all the plugins?

Yeah hop in the plugins chat on discord

This seems to be a setup issue. Please work with the people in #tech-support on our discord to get a fix

Have you tried to print the file while auto-gpt is running?