Hello, guys!
I created One-Click image, but it doesn’t work. I go to droplet IP (http://178.62.24.132/) and get error. In Nginx error log I see
2016/02/14 04:43:59 [error] 1714#0: *39 FastCGI sent in stderr: “PHP message: Uncaught PHP Exception InvalidArgumentException: “Class “Drupal\views\Routing\ViewPageController” does not exist.” at /var/www/html/drupal/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php line 29” while reading response header from upstream, client: 194.146.139.129, server: , request: “GET / HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “178.62.24.132”
What is the problem?
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Thanks for this article, i was breaking my head to resolve this issue on my site
This comment has been deleted
This comment has been deleted
This comment has been deleted
Hey there,
I was able to reproduce this issue and will raise it with engineering. The solution is to create a new Droplet and wait a minute or two before logging in via SSH. The Drupal install runs when the Droplet first boots up and logging in during that process seems to cause the symptoms you are seeing.
Happy coding,
Jon Schwenn Platform Support Specialist DigitalOcean