Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Problem with live production

    Bug Report
    4
    10
    1119
    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.
    • C
      cmpengineers last edited by cmpengineers

      Hello

      i tried to push bagisto live on my domain goestore.com im using laravel forge with butbucket

      but there was an error

      ROR: Class Webkul\Core\Repositories\ChannelRepository does not exist (View: /home/forge/goestore.com/packages/Webkul/Admin/src/Resources/views/layouts/anonymous-master.blade.php) (View: /home/forge/g$
      [stacktrace]

      Screen Shot 2019-09-20 at 11.15.05 AM.png

      i tried multiple times still giving me same error

      Best regards

      1 Reply Last reply Reply Quote 0
      • ghermans
        ghermans last edited by

        I just did a clean install with the following commands and can not reproduce your issue

        git clone https://github.com/bagisto/bagisto.git
        cd bagisto
        composer install
        

        Kind regards,
        Glenn Hermans

        Manager Bagisto Europe
        info@bagisto.eu

        C 1 Reply Last reply Reply Quote 0
        • R
          rahul last edited by

          Hi @cmpengineers

          This issue has been resolved, follow @ghermans procedure of installation.

          Thanks

          1 Reply Last reply Reply Quote 0
          • C
            cmpengineers @ghermans last edited by

            @ghermans did you use it on live production ? local is working fine

            1 Reply Last reply Reply Quote 0
            • C
              cmpengineers last edited by

              Hello

              This is my domain goestore.com its not showing anything except for this message

              Screenshot_20190920_165333_com.android.chrome.jpg

              1 Reply Last reply Reply Quote 0
              • R
                rahul last edited by

                Hi @cmpengineers

                Can you provide us your server details so that we can check issue, but make sure that you have followed all installation process correctly.

                You can also create ticket at - https://bagisto.uvdesk.com/en/customer/create-ticket/

                Thanks

                1 Reply Last reply Reply Quote 0
                • C
                  cmpengineers last edited by

                  Hi Rahul

                  sure i use laravel forge connected with digital ocean using token , also each project is connected to bitbucket , i'm using lunix ubuntu server

                  i already had at least 5 different projects live also i have uploaded aimeos laravel one of my domain drov.app

                  I use laravel homestead with vagrant ? would that cause a problem if i was using virtual environment ?

                  1 Reply Last reply Reply Quote 0
                  • K
                    Keerthi last edited by

                    Hi @cmpengineers,

                    Please check weather you have created .env file from .env.example after uploading into online hosting

                    1 Reply Last reply Reply Quote 0
                    • C
                      cmpengineers last edited by

                      Dear Keerthi

                      its already being created once you uploaded and i check its .env for production

                      Best regards

                      1 Reply Last reply Reply Quote 0
                      • K
                        Keerthi last edited by

                        Hi,

                        Ok, make sure APP_ENV=local, if it still does't work and check error log in storage directory, run "php artisan key:generate"

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