Error in the fresh symfony installation

Neka

I do this simple things:

  1. symfony new sample (Symfony 2.7.5 at now)
  2. cd sample
  3. ./app/console server:run (Server runs on localhost:8000)

Fresh installation has some placeholder Bundle which defines / route. So I go to localhost:8000/ and I got this error:

ContextErrorException in AbstractToken.php line 70:
Catchable Fatal Error: Object of class __PHP_Incomplete_Class could not be converted to string

In the Profiler when he runs SecurityDataCollector::collect() and collector tries to execute AbstractToken::getUsername()

What's wrong with clear symfony installation

Neka

Got it. I have cookie from another symfony's server on localhost:8000. Just clear up cookies and all starts working

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Symfony 2: "No route found for "GET /" - error on fresh installation

From Dev

composer update error on fresh installation of laravel 5

From Dev

Symfony2.7.1 fresh installation. Failed to load resource

From Dev

Error with Symfony installation

From Java

Symfony 4.4 Error on FOSUserBundle Installation

From Dev

Symfony 2.8.1 error after installation

From Dev

Problem with fresh wubi installation

From Dev

Partition not showing after fresh installation

From Dev

Ubuntu 15.10 Fresh Installation Errors

From Dev

Default user in Ubuntu fresh installation

From Dev

PHP fresh installation with fpm & mysqli

From Dev

Fresh GitLab Installation gives error 500 on home page (Plesk, Debian 9)

From Dev

Grub Installation Failed Ubuntu 16.04 fresh Installation

From Dev

error in fresh eclipse and tomcat

From Dev

Fresh Kdenlive Install Error

From Dev

Fresh Cordova build error

From Dev

Installation of Symfony

From Dev

crontab -e issue on sun solaris fresh installation

From Dev

kubernetes failing to connect on fresh installation of CoreOS

From Dev

libpng version incompatibility in fresh installation of IPython

From Dev

Why there are pip and conda packages after fresh installation?

From Dev

Fresh laravel installation not work in nginx server (Ubuntu)

From Dev

Reusing encrypted home directory in a fresh system installation

From Dev

Can't login after fresh installation

From Dev

Fresh Ubuntu UEFI installation won't boot

From Dev

kubernetes failing to connect on fresh installation of CoreOS

From Dev

What is this Recovery Partition for on a fresh installation of Windows?

From Dev

weechat fresh installation OR reset all settings to default

From Dev

"Double quotes" are not displayed properly : Even in Fresh Installation

Related Related

  1. 1

    Symfony 2: "No route found for "GET /" - error on fresh installation

  2. 2

    composer update error on fresh installation of laravel 5

  3. 3

    Symfony2.7.1 fresh installation. Failed to load resource

  4. 4

    Error with Symfony installation

  5. 5

    Symfony 4.4 Error on FOSUserBundle Installation

  6. 6

    Symfony 2.8.1 error after installation

  7. 7

    Problem with fresh wubi installation

  8. 8

    Partition not showing after fresh installation

  9. 9

    Ubuntu 15.10 Fresh Installation Errors

  10. 10

    Default user in Ubuntu fresh installation

  11. 11

    PHP fresh installation with fpm & mysqli

  12. 12

    Fresh GitLab Installation gives error 500 on home page (Plesk, Debian 9)

  13. 13

    Grub Installation Failed Ubuntu 16.04 fresh Installation

  14. 14

    error in fresh eclipse and tomcat

  15. 15

    Fresh Kdenlive Install Error

  16. 16

    Fresh Cordova build error

  17. 17

    Installation of Symfony

  18. 18

    crontab -e issue on sun solaris fresh installation

  19. 19

    kubernetes failing to connect on fresh installation of CoreOS

  20. 20

    libpng version incompatibility in fresh installation of IPython

  21. 21

    Why there are pip and conda packages after fresh installation?

  22. 22

    Fresh laravel installation not work in nginx server (Ubuntu)

  23. 23

    Reusing encrypted home directory in a fresh system installation

  24. 24

    Can't login after fresh installation

  25. 25

    Fresh Ubuntu UEFI installation won't boot

  26. 26

    kubernetes failing to connect on fresh installation of CoreOS

  27. 27

    What is this Recovery Partition for on a fresh installation of Windows?

  28. 28

    weechat fresh installation OR reset all settings to default

  29. 29

    "Double quotes" are not displayed properly : Even in Fresh Installation

HotTag

Archive