新手问题 页面跳转后出现无法提交编辑的问题

ChileNeverDie · February 16, 2020 · 2460 hits

环境:AWS Ubuntu Ruby 版本:2.6.5 Rails 版本:5.2.4

问题是这样的我写了个小网站,可以登录进去记录自己碰到的问题,有编辑功能方便更改问题的状态,但是点击编辑按钮以后,能够正常跳转,但是无法在修改内容后点击 submit 键提交,在 console 发现如下提示: Cannot render console from 58...42! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 求问碰到这样的问题,该咋整?我看网上说是添加白名单,但是没找到那个文件

另外,如果我在跳转完以后刷新页面,就可以正常提交。

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.