Open FengAY opened 7 months ago
我也遇到了同样的错误,等待解决。。。
我已经找到原因了.我出现的原因是我的SSL证书已经申请下来了,但是没有加到proxy host那边,只要点击proxy host下你需要代理的列表的最右侧那三个小点,再点击Edit 找到SSL,按照流程做就好了.
Sasha @.***> 于2024年4月20日周六 15:10写道:
我也遇到了同样的错误,等待解决。。。
— Reply to this email directly, view it on GitHub https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3630#issuecomment-2067528490, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKWV7KSOGHQ7PUB3SYS35JLY6HMEDAVCNFSM6AAAAABEU4AFKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXGUZDQNBZGA . You are receiving this because you authored the thread.Message ID: @.***>
Issue is now considered stale. If you want to keep it open, please comment :+1:
使用管理器申请SSL证书的时候点击SAVE没有任何反应并且控制台报错3条
When using the manager to apply for an SSL certificate, nothing happens when clicking SAVE and the console reports 3 errors.
`An invalid form control with name='' is not focusable. <input type="text" autocomplete="off" tabindex id="input-domains-selectized" required style="width: 4px;">
An invalid form control with name='forward_host' is not focusable. <input type="text" name="forward_host" class="form-control text-monospace" placeholder value autocomplete="off" maxlength="255" required>
An invalid form control with name='forward_port' is not focusable. <input name="forward_port" type="number" class="form-control text-monospace" placeholder="80" value required>