Graylog 3 error when trying to create new sidecar configuration - v.all(…) is undefined

Hi,

I’m using a reverse proxy to access the graylog frontend and upgraded from 2.5.2 to 3.0.1. on Centos 7.6. I was testing 3.0.1 before I upgrade the rest and got stuck browsing to
https://example.com/system/sidecars/configuration/new
to create the sidecar configuration. (Was also trying to import legacy configuration but nothing seemed to happen from there.)

Gives me this error:
v.all(…) is undefined

Stack Trace:

 r/<@https://example.com/assets/2e726fa8-12.dac1b68c62ef0b247bef.js:1:14623
value@https://example.com/assets/2e726fa8-12.dac1b68c62ef0b247bef.js:1:16840
kn@https://example.com/assets/vendor.4024e2a8db732781a971.js:18:89165
Tn@https://example.com/assets/vendor.4024e2a8db732781a971.js:18:84934
gn@https://example.com/assets/vendor.4024e2a8db732781a971.js:18:84286
En@https://example.com/assets/vendor.4024e2a8db732781a971.js:18:90476
yM@https://example.com/assets/vendor.4024e2a8db732781a971.js:18:30396


Component Stack:

    in r
    in div
    in b
    in p
    in div
    in b
    in div
    in p
    in p
    in Uncontrolled(p)
    in div
    in p
    in div
    in p
    in div
    in div
    in b
    in r
    in div
    in p
    in div
    in p
    in span
    in i
    in SidecarNewConfigurationPage
    in n
    in div
    in p
    in div
    in p
    in div
    in t
    in div
    in t
    in n
    in withRouter(n)
    in div
    in App
    in RouterContext
    in Router
    in h
    in t
    in n
    in AppFacade

Did you cleaned your browser cache after the update?

That made no difference.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.