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

    UVdesk

    • Login
    • Search
    • Recent

    Solved Installation error uvdesk/public/wizard/xhr/load/super-user| 1146 Table 'uvdesk1.uv_support_role' doesn't exist

    Technical Help
    2
    7
    1366
    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.
    • L
      lukaszw last edited by

      Hi,
      ubuntu 18.04 , I checked installation version from composer and also from zip file, same error.
      I checked also configuration by shell script, didn't help. I don't know what to do... I am not sure if it ask about super admin account from uvdesk or the symfony framework, I found some ideas on forum like changing url parameter add/remove "resolve" in config file doctrine.yaml, but that didn't help also.

      I am quite sure or chmods done correctly, php limit set in php.ini, and also permission apache to override set on ALL.
      Please check it guys, I sucked.

      23eb5735-57f9-4161-b995-e583068eae5f-image.png

      2d039421-bafb-4e2f-80b8-f0deeb9ac88e-image.png

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff last edited by

        @lukaszw
        Please try manually setup your project like given solution below if it works for you !!

        https://github.com/uvdesk/community-skeleton/issues/290#issuecomment-661113642

        1 Reply Last reply Reply Quote 0
        • L
          lukaszw last edited by

          Thank You, works for me.
          Are You sure about login password to system ?
          Email is correct becouse I see it on db, but password is protected so I can't confirm it.
          I can't log in...

          1 Reply Last reply Reply Quote 0
          • Sanjeev
            Sanjeev developer UVdesk Staff last edited by

            @lukaszw

            Yes it is confirmed.

            1 Reply Last reply Reply Quote 0
            • Sanjeev
              Sanjeev developer UVdesk Staff last edited by

              @lukaszw

              You can also create a admin by command and setup his password.
               
              php bin/console uvdesk_wizard:defaults:create-user ROLE_ADMIN
              or
              php bin/console uvdesk_wizard:defaults:create-user ROLE_SUPER_ADMIN

              Just fill all the details for the admin and login using new details.

              1 Reply Last reply Reply Quote 0
              • L
                lukaszw last edited by

                @Sanjeev something is not working properly, I created new user account with passwords and I can't still log in...
                Is it some special login path for members/admins to log in or it is the same ?

                1 Reply Last reply Reply Quote 0
                • L
                  lukaszw last edited by

                  All ok, just need to log in with path public/en/member/login. Thank You for help, perfect job.

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