Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Pintura Pintura
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • CIM
  • PinturaPintura
  • Issues
  • #24
Closed
Open
Issue created Mar 13, 2018 by Ghost User@ghost

Pintura service does not upload file

As of Commit 028123dc on the master branch I was not able to upload a file to the Pintura service.

pintura-noupload

In reviewing the NGINX logs I spotted a 404

172.17.0.1 - - [13/Mar/2018:16:27:33 +0000] "GET /html/cimsvg.js HTTP/1.1" 404 571 "http://localhost:3080/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36" "-"

I looked in the directory

/usr/share/nginx/html/

And can see the script cimsvg.js in the directory /usr/share/nginx/html/src/cim, however may mean that the GET command should be "GET /src/cim/cimsvg.js HTTP/1.1"

All in all this looks to be an issue in generateIndex.js line 261

Assignee
Assign to
Time tracking