Closed pintman closed 9 months ago
What error are you getting? In my experience clicking 'Next' takes you to admin creation eventually.
An error message occurs at the top saying that fields "admin_gateway" and "auth_gateway" are missing. It does not continue but stays on the same page.
Can you try clicking on the 'Next' button again?
On Thu, Jan 11, 2024 at 3:31 PM Marco Bakera @.***> wrote:
An error message occurs at the top saying that fields "admin_gateway" and "auth_gateway" are missing. It does not continue but stays on the same page.
— Reply to this email directly, view it on GitHub https://github.com/YunoHost-Apps/castopod_ynh/issues/133#issuecomment-1887310708, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAV5D5T22HQJQXFOWNKKWVDYN7ZTDAVCNFSM6AAAAABBVIOQBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXGMYTANZQHA . You are receiving this because you commented.Message ID: @.***>
Did you change anything? I tried clicking multiple times with no visible effect.
No, but my experience was that you needed to click `Next' twice on first page for some reason.
On Thu, Jan 11, 2024 at 5:23 PM Marco Bakera @.***> wrote:
Did you change anything? I tried clicking multiple times with no visible effect.
— Reply to this email directly, view it on GitHub https://github.com/YunoHost-Apps/castopod_ynh/issues/133#issuecomment-1887517883, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAV5D5RATSYLTUMN6J6VHGTYOAGW5AVCNFSM6AAAAABBVIOQBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXGUYTOOBYGM . You are receiving this because you commented.Message ID: @.***>
I think the hint string (for me in german) in the input forms field in the instance_config.php produces the problem. I contains some "-characters.
After removing this I get the complete input form and can continue.
This issue was reported upstream as well as I can see: https://code.castopod.org/adaures/castopod/-/issues/412
That's correct. Unfortunately I am not able to post a hint for the solution there: wasn't able to register. Further I didn't get an answer to my related mastodon post. :(
Reported upstream.
As commented upstream change locale (language preferences) to English to circumvent the issue (for now).
I'm closing this one as it's an upstream issue properly tracked.
Describe the bug
When running the command https://my-website/cp-install, only the fields for "Hostname" and "Media Base" are shown, but not the fields for "admin_gateway" and "auth_gateway". So I cannot fill in the required data and am getting an error when I am trying to continue the installation of castopod.
Context