Just upgraded to alpha 3, still having the same problem. Does anyone have any ideas?
-- Eino Tuominen keskiviikko 17. helmikuuta 2016 22.36.06 UTC+2 Eino Tuominen kirjoitti: > > Hi Edumundo, > > I tried with Chrome and Firefox. Now with Firefox I see these messages in > the browser console as I try to import a content pack: > > > Form contains enctype=multipart/form-data, but does not contain > method=post. Submitting normally with method=GET and no enctype instead. > contentpacks > > Form contains a file input, but is missing method=POST and > enctype=multipart/form-data on the form. The file will not be sent. > contentpacks > > mutating the [[Prototype]] of an object will cause your code to run very > slowly; instead create the object with the correct initial [[Prototype]] > value using Object.create app.786dc78a6214afdff38f.js line 1 > eval:19:414 > > > keskiviikko 17. helmikuuta 2016 16.27.13 UTC+2 Edmundo Alvarez kirjoitti: >> >> Hi Eino, >> >> Thank you for testing the alphas! >> >> Which browser are you using with Graylog? >> >> When you say "there are no errors", you mean appearing on the screen or >> also on the logs? Would you be so kind and try to do it once again, this >> time with your browser's JS console open? Please share any errors you see >> in the console and also in the Graylog server logs. >> >> Regards, >> >> Edmundo >> >> > On 17 Feb 2016, at 11:57, Eino Tuominen <[email protected]> wrote: >> > >> > Hello, >> > >> > I've tried to create and install a content pack. There are no errors >> just nothing happens after I try to import it. I'm running alpha 2 version. >> After trying with many content packs from the market place I tried to >> create a minimal one myself, but it behaves exactly the same way. The >> content pack: >> > >> > { >> > >> > "name": "Testing", >> > >> > "description": "Testing content pack functionality", >> > >> > "category": "Test", >> > >> > "grok_patterns": [ { >> > >> > "name": "TEST", >> > >> > "pattern": ".*" >> > >> > }] >> > >> > } >> > >> > >> > >> > -- >> > >> > Eino Tuominen >> > >> > >> > >> > >> > -- >> > 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/0f800696-3b02-4efb-8fbd-18a3714d5ad6%40googlegroups.com. >> >> >> > For more options, visit https://groups.google.com/d/optout. >> >> -- 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/7455b79f-96d4-48c7-96cf-a8107432a99a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
