To allow the Akash core team to investigate GPU Testnet provider issues, please collect logs via the steps covered in this guide.
Most of the time the kubectl logs command won’t show the entire logs due to K8s log rotation, so please make sure to use this advanced technique to save the provider logs:
Save akash-provider Logs
STEP 1 - Locate the running akash-provider pod
STEP 2 - Locate the log directory of the akash-provider container on that
STEP 3 - Archive the entire directory to the provider-logs.tar.gz file
Make sure you remove the /0.log in the end of the logPath like so:
STEP 4 - Upload the provider-logs.tar.gz file to the internet
This command will produce the output that looks like this:
Share this link with the Akash Core Team for them to troubleshoot the issue.