Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Error with Work packages and Calendar

Error with Work packages and Calendar

Added by Thomas H. about 6 years ago

Ive Installed openproject on a Debian 9 system. Now when i try to access any projects working packages, Calendar or when i try to upload documents in the budget section with any account, i get the error

'Your view is erroneous and could not be processed.

  • You did not provide the correct credentials.'

Ive looked at /var/log/openproject for the production.log, but its not created.

I dont know if it is related,though during the Instalation, i had to rewrite /usr/share/openproject/installer/addons/repositories/bin/preinstall:

if apt-cache show "libapache2-mod-svn" &>/dev/null ; then
                               wiz_check_package "libapache2-mod-svn" || apt-get install -y libapache2-mod-svn
                       else
                               # debian 9
                               wiz_check_package "libapache2-mod-svn" || apt-get install -y libapache2-mod-svn
                       fi

since the installer just wouldnt finish for a non found packet "libapache2-svn" even though it should have seen that libapache2-mod-svn is available.


Replies (1)

RE: Error with Work packages and Calendar - Added by Thomas H. about 6 years ago

And again, it was a local problem. Firefox was the culprit. Works fine when using chrome.

  • (1 - 1/1)
Loading...