multiple errors after install

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
kranzfr3d
Posts: 12
Joined: 15 Nov 2018, 11:41

multiple errors after install

Post by kranzfr3d » 15 Nov 2018, 12:06

Moin,

after setting up a couple of servers since last 3 days of testing my errors summarize to all the same:
The following menus cannot be open, I receive the errors:
Locales --> Sites: The requested URL /shop/admin/default/jqadm/search/locale/site was not found on this server.
Locales --> Languages: The requested URL /shop/admin/default/jqadm/search/locale/language was not found on this server.
Locales --> Currencies: The requested URL /shop/admin/default/jqadm/search/locale/currency was not found on this server.

The whole "Types" menus the same:
The requested URL /shop/admin/default/jqadm/search/type/attribute was not found on this server.

My thoughts:
Opening the menu Locales --> Locales gives me the URL: ##IP##/shop/admin/default/jqadm/search/locale?lang=en
Opening an errorpage gives me: ##IP##/shop/admin/default/jqadm/search/locale%2fsite?lang=en

How to fix the error-menus? Did I something wrong?

I have some questions, too:
Where can I change site-content? I've installed with demo-content, but I don't know how or where changing it?
How to change the default URL of catalog "shop/list"?
What's the best-practise PrivilegeTarget or what shoud be "my needs"in Configuration/Policy.yaml?


My server: Ubuntu 18.04 LTS with Apache 2.4 and PHP 7.2, MariaDB 10.2.x, latest neos and latest aimeos
With composer meanwhile i tried both for aimeos: "composer create-project neos/flow-base-distribution myshop" and "composer create-project --no-dev neos/neos-base-distribution .", all the same errors as discribed above in aimeos


Do you need futher information?
I'll provide them as fast I can.
Thank you in advance.

gr33tz

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

Re: multiple errors after install

Post by aimeos » 15 Nov 2018, 13:31

Don't know if it works with Neos already, we've tested only with Flow for the 2018.10 release.

A quick test with Flow 5 and Aimeos 2018.10 works well in a local setup (PHP integrated web server) using:
http://127.0.0.1:8000/index.php/shop/ad ... te?lang=en

Does this only happen with panels whose path has "%2f" in it?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

kranzfr3d
Posts: 12
Joined: 15 Nov 2018, 11:41

Re: multiple errors after install

Post by kranzfr3d » 15 Nov 2018, 15:35

Hi,

thanks for the fast reply.
The thing is, I'm new to all the typo3/neos/aimeos - stuff, so this guess was the thing I've seen.
And to answer your question: all the error-stuff happens with that "%2f"-URL.

Also, I downloaded flow from here:

Code: Select all

curl -s https://getcomposer.org/installer | php
and then:

Code: Select all

php /path/to/composer.phar create-project --no-dev neos/neos-base-distribution .
Could you please provide me the syntaxes how to download&install the working combo of an older neos paired with aimeos?

Could you please kindly answer my newbie-questions from 1st post tough?


As you can see in left very bottom the URL without "%2f":
url_without.png
url_without.png (22.39 KiB) Viewed 2047 times
And here errorpage with it:
error_with.png
error_with.png (13.51 KiB) Viewed 2047 times

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

Re: multiple errors after install

Post by aimeos » 15 Nov 2018, 16:44

kranzfr3d wrote:The thing is, I'm new to all the typo3/neos/aimeos - stuff, so this guess was the thing I've seen.
If you are new, you shouldn't start with Neos because as easy as it seems for editors, as hard is setup and development for this software. TYPO3 is easier to set up, better supported and has more documentation. Additionally, the Aimeos TYPO3 distribution would give you an instantly running system without hassles.
kranzfr3d wrote:And to answer your question: all the error-stuff happens with that "%2f"-URL.
Could you post the output of "composer show"?
kranzfr3d wrote:Could you please kindly answer my newbie-questions from 1st post tough?
- What is site content?
- You can change the route prefix in the Configuration/Routes.yaml file
- You should ask questions about the policy file in the Neos forum because we simply don't know
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

kranzfr3d
Posts: 12
Joined: 15 Nov 2018, 11:41

Re: multiple errors after install

Post by kranzfr3d » 15 Nov 2018, 17:11

Hello,

that's a good tip I think :D
Where to get the running system without hassles? Perhaps, do you have a link for me?
My understanding in "no hassles" is a vmware-template? :lol:

Code: Select all

/var/www/neos# php ../composer.phar show
Do not run Composer as root/super user! See https://getcomposer.org/root for det                                                                                                                                      ails
aimeos/ai-admin-jqadm                2018.10.6          Aimeos ai-admin-jqa...
aimeos/ai-admin-jsonadm              2018.10.2          Aimeos ai-admin-jso...
aimeos/ai-client-html                2018.10.7          Aimeos ai-client-ht...
aimeos/ai-client-jsonapi             2018.10.3          Aimeos JSON API ext...
aimeos/ai-controller-frontend        2018.10.2          Aimeos ai-controlle...
aimeos/ai-controller-jobs            2018.10.2          Aimeos ai-controlle...
aimeos/ai-flow                       2018.10.1          Flow/NeosCMS adapte...
aimeos/ai-gettext                    2018.10.1          Aimeos Gettext exte...
aimeos/ai-swiftmailer                2018.10.1          SwiftMailer adapter...
aimeos/aimeos-core                   2018.10.8          Full-featured e-com...
aimeos/aimeos-flow                   2018.10.1          Full-featured Flow/...
behat/transliterator                 v1.2.0             String transliterator
composer/installers                  v1.6.0             A multi-framework C...
doctrine/annotations                 v1.6.0             Docblock Annotation...
doctrine/cache                       v1.8.0             Caching library off...
doctrine/collections                 v1.5.0             Collections Abstrac...
doctrine/common                      v2.7.3             Common Library for ...
doctrine/dbal                        v2.7.2             Database Abstractio...
doctrine/inflector                   v1.3.0             Common String Manip...
doctrine/instantiator                1.1.0              A small, lightweigh...
doctrine/lexer                       v1.0.1             Base library for a ...
doctrine/migrations                  v1.6.2             Database Schema mig...
doctrine/orm                         v2.6.2             Object-Relational-M...
flowpack/neos-frontendlogin          3.0.3              Neos plugin demonst...
gedmo/doctrine-extensions            v2.4.36            Doctrine2 behaviora...
imagine/imagine                      v0.7.1             Image processing fo...
mikey179/vfsStream                   v1.6.5             Virtual file system...
myclabs/deep-copy                    1.8.1              Create deep copies ...
neos/behat                           dev-master 0b7c4f6 Behat support packa...
neos/buildessentials                 5.1.0              Neos Flow Build Too...
neos/cache                           5.1.4              Neos Cache Framework
neos/composer-plugin                 2.0.1              Flow Composer Plugin
neos/content-repository              4.1.8              Content repository ...
neos/demo                            4.1.8              Site package for th...
neos/diff                            4.1.8              This is a comprehen...
neos/eel                             5.1.4              The Embedded Expres...
neos/error-messages                  5.1.4              Flow error messages
neos/flow                            5.1.4              Flow Application Fr...
neos/flow-log                        5.1.4              Flow Framework Logger
neos/fluid-adaptor                   5.1.4              Fluid Templating Fr...
neos/form                            4.2.1              Extensible and flex...
neos/fusion                          4.1.8              Fusion is a hierarc...
neos/imagine                         3.0.5
neos/kickstarter                     5.1.4              A simple generator ...
neos/media                           4.1.8              The Media package
neos/media-browser                   4.1.8              This module allows ...
neos/neos                            4.1.8              An open source Cont...
neos/neos-ui                         1.4.1              NEOS CMS UI rewritt...
neos/neos-ui-compiled                1.4.1
neos/nodetypes                       4.1.8              Node type configura...
neos/nodetypes-assetlist             4.1.8              A simple asset list...
neos/nodetypes-basemixins            4.1.8              Base mixins which a...
neos/nodetypes-columnlayouts         4.1.8              Various simple colu...
neos/nodetypes-contentreferences     4.1.8              A simple content re...
neos/nodetypes-form                  4.1.8              A simple form node ...
neos/nodetypes-html                  4.1.8              A simple html node ...
neos/nodetypes-navigation            4.1.8              A navigation node t...
neos/party                           5.0.1              A party package for...
neos/redirecthandler                 2.0.1              Basic API to handle...
neos/redirecthandler-databasestorage 2.0.1              A plugin for neos/r...
neos/redirecthandler-neosadapter     2.0.4              Neos Redirect Handler
neos/seo                             2.0.10             SEO configuration a...
neos/setup                           4.0.6              An extensible setup...
neos/site-kickstarter                4.1.8              A simple generator ...
neos/swiftmailer                     6.0.2              A Flow package for ...
neos/twitter-bootstrap               3.0.4              Simple and flexible...
neos/utility-arrays                  5.1.4              Flow Array Utilities
neos/utility-files                   5.1.4              Flow Files Utilities
neos/utility-lock                    5.1.4              Flow Locking Implem...
neos/utility-mediatypes              5.1.4              Flow Media Types Ut...
neos/utility-objecthandling          5.1.4              Flow array/object p...
neos/utility-opcodecache             5.1.4              Flow Opcode Cache U...
neos/utility-pdo                     5.1.4              Flow PDO Utilities
neos/utility-schema                  5.1.4              Flow Schema Utilities
neos/utility-unicode                 5.1.4              Flow Unicode Utilities
ocramius/package-versions            1.3.0              Composer plugin tha...
ocramius/proxy-manager               2.2.2              A library providing...
paragonie/random_compat              v9.99.99           PHP 5.x polyfill fo...
phar-io/manifest                     1.0.3              Component for readi...
phar-io/version                      2.0.1              Library for handlin...
phpdocumentor/reflection-common      1.0.1              Common reflection c...
phpdocumentor/reflection-docblock    4.3.0              With this component...
phpdocumentor/type-resolver          0.4.0
phpspec/prophecy                     1.8.0              Highly opinionated ...
phpunit/php-code-coverage            6.1.4              Library that provid...
phpunit/php-file-iterator            2.0.2              FilterIterator impl...
phpunit/php-text-template            1.2.1              Simple template eng...
phpunit/php-timer                    2.0.0              Utility class for t...
phpunit/php-token-stream             3.0.1              Wrapper around PHP'...
phpunit/phpunit                      7.4.4              The PHP Unit Testin...
psr/cache                            1.0.1              Common interface fo...
psr/container                        1.0.0              Common Container In...
psr/http-message                     1.0.1              Common interface fo...
psr/log                              1.0.2              Common interface fo...
psr/simple-cache                     1.0.1              Common interfaces f...
ramsey/uuid                          3.8.0              Formerly rhumsaa/uu...
sebastian/code-unit-reverse-lookup   1.0.1              Looks up which func...
sebastian/comparator                 3.0.2              Provides the functi...
sebastian/diff                       3.0.1              Diff implementation
sebastian/environment                3.1.0              Provides functional...
sebastian/exporter                   3.1.0              Provides the functi...
sebastian/global-state               2.0.0              Snapshotting of glo...
sebastian/object-enumerator          3.0.3              Traverses array str...
sebastian/object-reflector           1.1.1              Allows reflection o...
sebastian/recursion-context          3.0.0              Provides functional...
sebastian/resource-operations        2.0.1              Provides a list of ...
sebastian/version                    2.0.1              Library that helps ...
swiftmailer/swiftmailer              v5.4.12            Swiftmailer, free f...
symfony/console                      v4.0.14            Symfony Console Com...
symfony/css-selector                 v2.8.47            Symfony CssSelector...
symfony/dom-crawler                  v4.0.14            Symfony DomCrawler ...
symfony/polyfill-ctype               v1.10.0            Symfony polyfill fo...
symfony/polyfill-mbstring            v1.10.0            Symfony polyfill fo...
symfony/yaml                         v4.0.14            Symfony Yaml Component
theseer/tokenizer                    1.1.0              A small library for...
typo3fluid/fluid                     2.5.4              The TYPO3 Fluid tem...
webmozart/assert                     1.3.0              Assertions to valid...
zendframework/zend-code              3.3.1              provides facilities...
zendframework/zend-diactoros         1.8.6              PSR HTTP Message im...
zendframework/zend-eventmanager      3.2.1              Trigger and listen ...
gr33tz

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

Re: multiple errors after install

Post by aimeos » 16 Nov 2018, 15:48

Simplest is to install TYPO3 8.7 and then the Aimeos distribution in the Extension Manager. You get a working installation within 5min :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply