🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved [Need HELP] configuration error

    Technical Help
    2
    2
    1493
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mzch
      mzch last edited by

      Hi,

      I tried to setup UvDesk Community Edition, but the following error occurred and couldn't fix it. Anyone can tell me how to fix this issue?

      $ sudo -u www-data php bin/console uvdesk:configure-helpdesk
      
        Examining helpdesk setup for any configuration issues:
      
        [-] Establishing a connection with the uvdesk database.
        [v] Successfully established a connection with the uvdesk database.
      
        [-] Comparing the uvdesk database schema with the current mapping metadata.
        [!] The current database schema is not up-to-date with the current mapping metadata.
      
            Update your database schema to the current mapping metadata? [Y/N] y
      
            Please wait while your database is being migrated from version 20191027080712 to 20191027080747.
            This could take up to a few minutes.
      
      01:08:18 ERROR     [console] Error thrown while running command "uvdesk:configure-helpdesk". Message: "There are no commands defined in the "doctrine:fixtures" namespace.\n\nDid you mean one of these?\n    doctrine\n    doctrine:cache\n    doctrine:database\n    doctrine:generate\n    doctrine:mapping\n    doctrine:migrations\n    doctrine:query\n    doctrine:schema" ["exception" => Symfony\Component\Console\Exception\NamespaceNotFoundException^ { …},"command" => "uvdesk:configure-helpdesk","message" => """  There are no commands defined in the "doctrine:fixtures" namespace.\n  \n  Did you mean one of these?\n      doctrine\n      doctrine:cache\n      doctrine:database\n      doctrine:generate\n      doctrine:mapping\n      doctrine:migrations\n      doctrine:query\n      doctrine:schema  """]
      
      
        There are no commands defined in the "doctrine:fixtures" namespace.
      
        Did you mean one of these?
            doctrine
            doctrine:cache
            doctrine:database
            doctrine:generate
            doctrine:mapping
            doctrine:migrations
            doctrine:query
            doctrine:schema
      
      
      uvdesk:configure-helpdesk [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] <command>
      
      
      1 Reply Last reply Reply Quote 0
      • piyushwebkul
        piyushwebkul last edited by

        @mzch said in [Need HELP] configuration error:

        Examining helpdesk setup for any configuration issues:

        Please visit: https://github.com/uvdesk/community-skeleton/issues/220

        1 Reply Last reply Reply Quote 0
        • First post
          Last post