#Made a optimized SimplerTuner runpod : Failed to save template: Public templates cannot have Registr

4 messages · Page 1 of 1 (latest)

charred tiger
#

Hi!

I've spent a couple of days creating and testing a Docker flow for RunPod, and I've run the pod privately multiple times with no problems. There is no registry information in the Dockerfile, but I keep encountering this error, with absolutely no indication of its origin or how to fix it.

Any help would be greatly appreciated, as we have a community eager to train Flux1 on RunPod.

gritty carbon
#

Just make docker image public. On what registry you pushed image?

hexed pawn
#

just use no authentication for your registry, remove the registry credentials

charred tiger
# gritty carbon Just make docker image public. On what registry you pushed image?

@hexed pawn Thank you so much for the support, sorry I am really a beginner with publishing template. When I try to make it public I get the error "Failed to save template: Public templates cannot have Registry Credentials." - This is what the template setting look like. I give user the info on the password for the synthing but they can obviously put what they want. I try to change it to PUT YOU PASSWORD, but the user does need to give the env variable to be able to log in.