coder / coder

Provision remote development environments via Terraform
https://coder.com
GNU Affero General Public License v3.0
9.53k stars 851 forks source link

coer web error #16992

Closed yangxup closed 1 month ago

yangxup commented 1 month ago

Version -- Set version --

Path /login

Error

TypeError: Cannot read properties of undefined (reading 'authMethods')
    at CSe (http://192.168.1.234:3000/assets/index-dcd8526d.js:292:32304)
    at qw (http://192.168.1.234:3000/assets/index-dcd8526d.js:46:19538)
    at w4 (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:44055)
    at v4 (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:39787)
    at q8 (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:39715)
    at kh (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:39568)
    at E1 (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:35933)
    at h4 (http://192.168.1.234:3000/assets/index-dcd8526d.js:48:34882)
    at E (http://192.168.1.234:3000/assets/index-dcd8526d.js:33:1551)
    at MessagePort.D (http://192.168.1.234:3000/assets/index-dcd8526d.js:33:1916)
matifali commented 1 month ago

Please follow the bugs template to file a bug report and include your Cider version and reproduction steps. Thanks.