Hi Bill, please make sure that the plugin was built against the matching version of Graylog and that your browser doesn't cache an old version of the JavaScript assets.
Cheers, Jochen On Tuesday, 31 January 2017 06:46:54 UTC+1, Bill Murrin wrote: > > Hi everyone, > > I'm attempting to build a web plugin that will also act as a Field > Analyzer. > > After much frustration and various undocumented errors, I've been able to > build the package successfully! :-) > > When I add the plugin, it shows up as a plugin, but does not act > accordingly. > > When I look at the Page Code, I see the following: > > Uncaught TypeError: Cannot read property 'call' of undefined > at t (vendor.js:1) > at Object.<anonymous> > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:2905) > at __webpack_require__ > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:20) > at Object.<anonymous> > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:2899) > at __webpack_require__ > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:20) > at _URI (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:139) > at Object.<anonymous> > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:147) > at __webpack_require__ > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:20) > at Object.<anonymous> > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:101) > at __webpack_require__ > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:20) > at Object.<anonymous> > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:49) > at __webpack_require__ > (plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:20) > at plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:40 > at plugin.<redacted>Plugin.0c250351f8fb2b358bf1.js:43 > > I would appreciate any help or suggestions that can be provided. > > Thanks in advance. > > -Bill > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/4b671bac-57bc-472e-bc1a-f254d3159872%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
