ethz-spylab / satml-llm-ctf

Code used to run the platform for the LLM CTF colocated with SaTML 2024
https://ctf.spylab.ai
MIT License
23 stars 5 forks source link

Issues about defense phase #32

Closed erikziyunchi closed 8 months ago

erikziyunchi commented 8 months ago

Hi there,

We are encountering some issues with the defense phase:

  1. We can’t see the defense that the other one of us have made.
  2. We're experiencing an error when submitting our defense via the endpoint "/defense/{id}/submit”. The response is a JSON with “detail”: “Not Found”.

We've also emailed @dedeswim about the details of our user ids and one of the submission ids we've tried. Could you please advise us on how to resolve these issues or guide us through the correct process if we are missing something? Thanks a lot!

dedeswim commented 8 months ago

Hi!

Best,

Edoardo

erikziyunchi commented 8 months ago

Thanks for the prompt response!

  1. It was in the chat UI
  2. We've tried both https://ctf.spylab.ai/api/v1/defense/{id}/submit and https://ctf.spylab.ai/defense/{id}/submit
dedeswim commented 8 months ago

I answered via email since some personal details are involved in the solution. Once we will understand exactly what went wrong I will provide an answer free of private information here if I think it could be useful for other people!

kieranfraser commented 8 months ago

Hi @dedeswim, I'm experiencing similar difficulties via:

dedeswim commented 8 months ago

Hi @kieranfraser, how long ago did this happen? I had to restart the server and this is the type of error you would get during server start-up. Can you please try again?

kieranfraser commented 8 months ago

Hi @kieranfraser, how long ago did this happen? I had to restart the server and this is the type of error you would get during server start-up. Can you please try again?

Just this morning - had tested an hour ago. Can confirm it's now back online! Thanks @dedeswim :)