2 years ago
I'm trying to publish a template, pressing the "publish" button shows the following error.
Below is the only variable I have defined for this template:
"variables": {
"PASSWORD": {
"isOptional": false,
"description": "Password to access the `/download` endpoint",
"defaultValue": "${{secret(32)}}"
}
}10 Replies
2 years ago
N/A
2 years ago
can you link to the template?
2 years ago
template link is https://railway.app/template/i7fmDn
2 years ago
can you try creating a new template from scratch?
2 years ago
alright, tried to create a new template, but same error when trying to publish https://railway.app/template/igq6yW
2 years ago
when I deploy the template in a new project, it works fine and create the variable correctly
2 years ago
interesting, I'll try to reproduce
2 years ago
The only additional thing I did, is adding a public networking HTTP
2 years ago
okay we now have a ticket open for this, ill update when thats solved
2 years ago
this should be fixed