[
https://issues.apache.org/jira/browse/OPENMEETINGS-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Keker closed OPENMEETINGS-1058.
--------------------------------------
Resolution: Fixed
The problem was in the configuration of nginx as a proxy.
The problem of nuisance parameters:
proxy_set_header Host $ host;
proxy_set_header X-Forwarded-For $ proxy_add_x_forwarded_for;
proxy_set_header X-Real-IP $ remote_addr;
> Can not create folders and upload files of any type
> ---------------------------------------------------
>
> Key: OPENMEETINGS-1058
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1058
> Project: Openmeetings
> Issue Type: Bug
> Components: UI
> Affects Versions: 3.0.2
> Environment: CentOS 6.5 64bit
> SUN/Oracle JRE6u45
> PostgreSQL 9.3
> Reporter: Kirill Keker
> Assignee: SebastianWagner
> Fix For: 3.0.2
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> In any of the rooms (existing or newly created) does not create folders and
> upload files. Tested on files pdf, jpeg, png, doc, docx, xlsx.
> Folders: no reaction on the "create a folder" in the browsers Google Chrome,
> Mozilla Firefox, MS IE.
> Files: there File Upload dialog box, select any file with any name and any
> resolution (supported), there is no any kind of response in the browsers
> Google Chrome, Mozilla Firefox, MS IE.
> For all cases in a graphical environment does not appear any errors in the
> file "log / openmeetings.log" does not appear at all any messages. Sensation
> as if the button "upload" is not assigned to the action in the code, and it
> is generally not what does not.
--
This message was sent by Atlassian JIRA
(v6.2#6252)