GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
7.04k stars 847 forks source link

Does not initialize #150

Closed Cyberweasel777 closed 1 year ago

Cyberweasel777 commented 1 year ago

This worked the first time, and has not been able to work since.. I have restarted the vm, I have payment on the openai. I am using openai 0.27.10 image

GreyDGL commented 1 year ago

Can you help to provide the output for pentestgpt-connection?

Cyberweasel777 commented 1 year ago

sorry for the delay

image

GreyDGL commented 1 year ago

Could you try to update to the latest version and try again? Ideally you should see conversation created after the pentestgpt command.

Welcome to pentestGPT, an automated penetration testing parser empowered by GPT.
The settings are: 
 - parsing model: gpt-3.5-turbo-16k
 - reasoning model: gpt-4-browsing
 - use API: True
 - log directory: logs
Do you want to continue from previous session? (y/n) n
New conversation.77059cc6-4fef-11ee-9138-865efc858dbe is created.

New conversation.775b9c02-4fef-11ee-9138-865efc858dbe is created.

New conversation.77bf2150-4fef-11ee-9138-865efc858dbe is created.

- ChatGPT Sessions Initialized.
Cyberweasel777 commented 1 year ago

I can only use once, and then I get the following message:

image

GreyDGL commented 1 year ago

By "use once", did you mean that you only successfully ran it once before? Have you updated to the latest version? It should be version 0.10.2.

Cyberweasel777 commented 1 year ago

ahh thank you sir!