Cody Thomas

Results 143 comments of Cody Thomas

Since this is for Mythic 2.3, I'm gonna just remove those two lines in the updated code for Mythic 3.0 and close out this PR. Thanks for catching this! Sorry...

I can't seem to replicate getting an authentication failed error, but it likely means that your session expired without logging you out for some reason. I'll look into it on...

For this `go test -v ./...` call, if one of the tests results in a `FAIL` case, would that be enough to cause the rest of the tests to still...

Let's see if we can figure out what's going on. - What version did you upgrade from? I'm guessing you updated to the latest on github? - Can you run...

Just pushed a check for this in the UI in case the response code from auth isn't 200, it'll display a toast warning instead. Really not sure how you ended...

no worries! A `git pull` shouldn't adjust your `.env` file, so I'm not sure how both of you ended up with modified `.env` files. Did anything else in there get...

Is there any output when you run: `sudo ./mythic-cli logs mythic_postgres`? I'm not sure why your postgres container would be having issues 🤔

Are you able to try a new deployment? I wonder if there was something else that was causing an issue?

Ok, well if this is working fine for you now I'm gonna go ahead and close this, but if you run into issues again please open up an issue again...