Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Importing content pack fails #1872

Closed einot closed 8 years ago

einot commented 8 years ago

Problem description

When trying to import a content pack nothing happens besides the page reload. Javascript console shows these messages:

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 plugin.org.graylog.plugins.map-widget.MapWidget.ddd103b678992ca86b75.js:9906:415

Steps to reproduce the problem

  1. Import content pack

    Environment

    • Graylog Version: alpha 4
    • Elasticsearch Version: 2.2.0
    • MongoDB Version: 2.6.11
    • Operating System: RHEL7
dennisoelkers commented 8 years ago

Thanks for reporting this. Which browser are you using? Which content pack are you trying to import?

edmundoa commented 8 years ago

Hi @einot,

Any updates on this? :)

bernd commented 8 years ago

@einot I am unable to reproduce this with 2.0.0-beta.1.

I am closing this issue now, please re-open if you still have that problem. In that case please let us know which content pack you are trying to import. Thank you!