Autolab icon indicating copy to clipboard operation
Autolab copied to clipboard

AttackLab OpenSSL error

Open coder6583 opened this issue 11 months ago • 1 comments

Your environment https://beta.autolabproject.com Spring 2025 18213 instance

Similar to #2266 but the error is kind of different

Steps To Reproduce Only occurs for some students, so we can't 100% reproduce it

  1. Submit a working solution to AttackLab

Current behavior

Image

Expected behavior

Image

coder6583 avatar Feb 13 '25 18:02 coder6583

The current fix is to run: rm ~/.autolab/.arcache /afs/cs/academic/class/18213-s25/bin/autolabv3 setup

Auth token is expired because it is from an older build of Autolab.

To reproduce:

  1. Set up Autolab 3 and run attack lab -> check if there are any token issues

To fix:

  • prompt user to regenerate token/clear cache when the token is expired instead of throwing OpenSSL error

KesterTan avatar Feb 13 '25 20:02 KesterTan