Error installing demo data on laravel package 2018.07

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
ajrmzcs
Posts: 20
Joined: 09 Jul 2018, 21:59

Error installing demo data on laravel package 2018.07

Post by ajrmzcs » 18 Jul 2018, 21:08

Hi, following the installation steps found this error when running: php artisan aimeos:setup --option=setup/default/demo:1
Screenshot from 2018-07-18 16-04-11.png
Screenshot from 2018-07-18 16-04-11.png (75.82 KiB) Viewed 2082 times
Please help,

Thanks...

User avatar
aimeos
Administrator
Posts: 7884
Joined: 01 Jan 1970, 00:00

Re: Error installing demo data on laravel package 2018.07

Post by aimeos » 19 Jul 2018, 10:07

Maybe this is a follow up problem of what you've described here:
laravel-package-f18/upgrading-aimeos-fr ... t1516.html
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ajrmzcs
Posts: 20
Joined: 09 Jul 2018, 21:59

Re: Error installing demo data on laravel package 2018.07

Post by ajrmzcs » 19 Jul 2018, 14:24

Thank you for your response,

However, even when problems can be related as you mentioned... I tried to install aimeos/laravel 2018.07 in a brand new laravel 5.6 installation with the ai-payment module and still getting this same error:

RuntimeException : No product for code "demo-article" found

at /home/antonio/aimeos201804/vendor/aimeos/aimeos-core/lib/mshoplib/setup/MShopAddDataAbstract.php:378

Thanks,

User avatar
aimeos
Administrator
Posts: 7884
Joined: 01 Jan 1970, 00:00

Re: Error installing demo data on laravel package 2018.07

Post by aimeos » 21 Jul 2018, 08:09

Can you post the complete output of the exception and the lines that have been outputed before?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ajrmzcs
Posts: 20
Joined: 09 Jul 2018, 21:59

Re: Error installing demo data on laravel package 2018.07

Post by ajrmzcs » 26 Jul 2018, 14:36

Hi, the response is the image attached on the first thread.

Regards.

User avatar
aimeos
Administrator
Posts: 7884
Joined: 01 Jan 1970, 00:00

Re: Error installing demo data on laravel package 2018.07

Post by aimeos » 26 Jul 2018, 21:31

That's not enough to getting closer to the problem. We need the full output of

Code: Select all

php artisan aimeos:setup --option=setup/default/demo:1
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply