Minds / minds

mirror of https://gitlab.com/minds/minds
https://www.minds.com
Other
712 stars 202 forks source link

Inserting to cassandra false #109

Closed duythien closed 5 years ago

duythien commented 6 years ago

Hello

When I have signup a account it seem data not save it, here my keyname

I guess the problem can not create table, could you give me all schema currently?

CREATE KEYSPACE minds
  WITH REPLICATION = { 
   'class' : 'SimpleStrategy', 
   'replication_factor' : 1 
  };
cqlsh> use  minds;
cqlsh:minds> describe tables;

<empty>

cqlsh:minds> 

The error

runners_1        | 2018-06-02 05:34:35,685 DEBG 'minds-registered_00' stdout output:
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["minds_news","global",{"type":{"name":"varint"},"value":"849521355140370448"},""]}
runners_1        | 
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: Cassandra\Exception\InvalidQueryException Object"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [message:protected] => unconfigured table user_index_to_guid"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [string:Exception:private] => "
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [code:protected] => 33563136"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [file:protected] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [line:protected] => 73"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [trace:Exception:private] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "        ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "            [0] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [file] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [line] => 73"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [function] => prepare"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [class] => Cassandra\DefaultSession"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [type] => ->"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [args] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                        ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                            [0] => INSERT INTO user_index_to_guid (key, column1, value) VALUES (?, ?, ?)"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                        )"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: ""
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                )"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: ""
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "            [1] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [file] => /var/www/Minds/engine/Core/Data/Call.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [line] => 109"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "           ..."
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: Could not connect to GUID server, conflicts possible"
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["minds_tips","global",{"type":{"name":"varint"},"value":"849521355140370448"},"1"]}
runners_1        | 2018-06-02 05:34:35,717 DEBG 'minds-registered_00' stdout output:
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["minds_tips","global",{"type":{"name":"varint"},"value":"849521355140370448"},"1"]}
runners_1        | 
runners_1        | 2018-06-02 05:34:35,717 DEBG 'minds-registered_00' stdout output:
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["minds_tips","global",{"type":{"name":"varint"},"value":"849521355140370448"},"1"]}
runners_1        | 
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: Cassandra\Exception\InvalidQueryException Object"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [message:protected] => unconfigured table user_index_to_guid"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [string:Exception:private] => "
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [code:protected] => 33563136"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [file:protected] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [line:protected] => 73"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "    [trace:Exception:private] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "        ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "            [0] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [file] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [line] => 73"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [function] => prepare"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [class] => Cassandra\DefaultSession"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [type] => ->"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [args] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                        ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                            [0] => INSERT INTO user_index_to_guid (key, column1, value) VALUES (?, ?, ?)"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                        )"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: ""
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                )"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: ""
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "            [1] => Array"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                ("
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [file] => /var/www/Minds/engine/Core/Data/Call.php"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "                    [line] => 109"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "           ..."
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["exclusive_promotions","global",{"type":{"name":"varint"},"value":"849521355140370448"},""]}
runners_1        | [registered]: subscribed 849521355140370448 to default email notifications 
runners_1        | 2018-06-02 05:34:35,749 DEBG 'minds-registered_00' stdout output:
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["exclusive_promotions","global",{"type":{"name":"varint"},"value":"849521355140370448"},""]}
runners_1        | [registered]: subscribed 849521355140370448 to default email notifications 
runners_1        | 
runners_1        | 2018-06-02 05:34:35,749 DEBG 'minds-registered_00' stdout output:
runners_1        | [02-Jun-2018 05:34:35 UTC] [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table email_subscriptions
runners_1        | [02-Jun-2018 05:34:35 UTC] {"string":"INSERT INTO email_subscriptions (topic, campaign, user_guid, value) VALUES (?, ?, ?, ?)","values":["exclusive_promotions","global",{"type":{"name":"varint"},"value":"849521355140370448"},""]}
runners_1        | [registered]: subscribed 849521355140370448 to default email notifications 
runners_1        | 
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table entities"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM entities WHERE key=? ORDER BY column1 DESC","values":["849521355140370448"]}"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table friends"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM friends WHERE key=? AND column1 <= ? AND column1 >= ? ORDER BY column1 DESC","values":["849521355140370448","849521355140370448",""]}"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table friendsof"
php-fpm_1        | [02-Jun-2018 05:34:35] WARNING: [pool www] child 14 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM friendsof WHERE key=? AND column1 <= ? AND column1 >= ? ORDER BY column1 DESC","values":["849521355140370448","849521355140370448",""]}"
php-fpm_1        | 172.18.0.10 -  02/Jun/2018:05:34:33 +0000 "POST /index.php" 200
rabbitmq_1       | 
rabbitmq_1       | =INFO REPORT==== 2-Jun-2018::05:34:35 ===
rabbitmq_1       | closing AMQP connection <0.1876.0> (172.18.0.9:54796 -> 172.18.0.4:5672, vhost: '/', user: 'guest')
nginx_1          | 2018/06/02 05:34:35 [error] 6#6: *5 FastCGI sent in stderr: "        )
nginx_1          | 
nginx_1          |             [1] => Array
nginx_1          |                 (
nginx_1          |                     [file] => /var/www/Minds/engine/Core/Data/Call.php
nginx_1          |                     [line] => 109
nginx_1          |                     [function] => batch...
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table user_index_to_guid
nginx_1          | PHP message: {"string":"SELECT * FROM user_index_to_guid WHERE key=? ORDER BY column1 DESC","values":["thien02"]}
nginx_1          | PHP message: Cassandra\Exception\InvalidQueryException Object
nginx_1          | (
nginx_1          |     [message:protected] => unconfigured table user_index_to_guid
nginx_1          |     [string:Exception:private] => 
nginx_1          |     [code:protected] => 33563136
nginx_1          |     [file:protected] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php
nginx_1          |     [line:protected] => 73
nginx_1          |     [trace:Exception:private] => Array
nginx_1          |         (
nginx_1          |             [0] => Array
nginx_1          |                 (
nginx_1          |                     [file] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php
nginx_1          |                     [line] => 73
nginx_1          |                     [function] => prepare
nginx_1          |                     [class] => Cassandra\DefaultSession
nginx_1          |                     [type] => ->
nginx_1          |                     [args] => Array
nginx_1          |                         (
nginx_1          |                             [0] => INSERT INTO user_index_to_guid (key, column1, value) VALUES (?, ?, ?)
nginx_1          |                         )
nginx_1          | 
nginx_1          |                 )
nginx_1          | 
nginx_1          |             [1] => Array
nginx_1          |                 (
nginx_1          |                     [file] => /var/www/Minds/engine/Core/Data/Call.php
nginx_1          |                     [line] => 109
nginx_1          |                    ...
nginx_1          | PHP message: Could not connect to GUID server, conflicts possible
nginx_1          | PHP message: Cassandra\Exception\InvalidQueryException Object
nginx_1          | (
nginx_1          |     [message:protected] => unconfigured table user_index_to_guid
nginx_1          |     [string:Exception:private] => 
nginx_1          |     [code:protected] => 33563136
nginx_1          |     [file:protected] => /var/www/Minds/engine/Core/Data/Cassandra/Client.php
nginx_1          |     [line:protected] => 73
nginx_1          |     [trace:Exception:private] => Array
nginx_1          |         (
nginx_1          |             [0] => Array
nginx_1          |                 (
nginx_1          |                     [file] => /var/www/Minds/engine/Core/Data/Cassandra/Client.ph
nginx_1          | 2018/06/02 05:34:36 [error] 6#6: *5 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["964aad99fb363dfd7902b30936bff244"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"DELETE FROM session WHERE key=?","values":["964aad99fb363dfd7902b30936bff244"]}", client: 14.187.130.166, server: _, request: "GET /api/v1/blockchain/wallet/balance? HTTP/1.1", host: "18.206.185.62", referrer: "http://18.206.185.62/login"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 22 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 22 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["278a84c16cfe553ea95a954221754d68"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["96c52b9fdf0da81d1f3b143b0e5548b9"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["ef48afc9161d4ec3551c6af469a8dd2c"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 22 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 22 said into stderr: "NOTICE: PHP message: {"string":"DELETE FROM session WHERE key=?","values":["278a84c16cfe553ea95a954221754d68"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: {"string":"DELETE FROM session WHERE key=?","values":["96c52b9fdf0da81d1f3b143b0e5548b9"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: {"string":"DELETE FROM session WHERE key=?","values":["ef48afc9161d4ec3551c6af469a8dd2c"]}"
elasticsearch_1  | [2018-06-02T05:34:36,849][WARN ][o.e.d.r.RestController   ] Content type detection for rest requests is deprecated. Specify the content type using the [Content-Type] header.
php-fpm_1        | 172.18.0.10 -  02/Jun/2018:05:34:36 +0000 "POST /index.php" 200
nginx_1          | 2018/06/02 05:34:36 [error] 6#6: *6 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["278a84c16cfe553ea95a954221754d68"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"DELETE FROM session WHERE key=?","values":["278a84c16cfe553ea95a954221754d68"]}" while reading response header from upstream, client: 14.187.130.166, server: _, request: "POST /api/v2/analytics/pageview HTTP/1.1", upstream: "fastcgi://172.18.0.9:9000", host: "18.206.185.62", referrer: "http://18.206.185.62/thien02;onboarding=1"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table entities"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM entities WHERE key=? ORDER BY column1 DESC","values":["849521355140370448"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 15 said into stderr: "NOTICE: PHP message: PHP WARNING: 2018-06-02 05:34:36 (UTC): "fopen(/data/2018/06/02/849521355140370448/profile/849521355140370448small.jpg): failed to open stream: No such file or directory" in file /var/www/Minds/engine/Core/Storage/Services/Disk.php (line 27)"
php-fpm_1        | 172.18.0.10 -  02/Jun/2018:05:34:36 +0000 "GET /index.php" 200
nginx_1          | 2018/06/02 05:34:36 [error] 6#6: *3 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["96c52b9fdf0da81d1f3b143b0e5548b9"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"DELETE FROM session WHERE key=?","values":["96c52b9fdf0da81d1f3b143b0e5548b9"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table entities
nginx_1          | PHP message: {"string":"SELECT * FROM entities WHERE key=? ORDER BY column1 DESC","values":["849521355140370448"]}
nginx_1          | PHP message: PHP WARNING: 2018-06-02 05:34:36 (UTC): "fopen(/data/2018/06/02/849521355140370448/profile/849521355140370448small.jpg): failed to open stream: No such file or directory" in file /var/www/Minds/engine/Core/Storage/Services/Disk.php (line 27)" while reading response header from upstream, client: 14.187.130.166, server: _, request: "GET /icon/849521355140370448/small/1527917674 HTTP/1.1", upstream: "fastcgi://172.18.0.9:9000", host: "18.206.185.62", referrer: "http://18.206.185.62/thien02;onboarding=1"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table user_index_to_guid"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 11 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM user_index_to_guid WHERE key=? ORDER BY column1 DESC","values":["thien02"]}"
php-fpm_1        | 172.18.0.10 -  02/Jun/2018:05:34:36 +0000 "GET /index.php" 200
nginx_1          | 2018/06/02 05:34:36 [error] 6#6: *4 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["ef48afc9161d4ec3551c6af469a8dd2c"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"DELETE FROM session WHERE key=?","values":["ef48afc9161d4ec3551c6af469a8dd2c"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table user_index_to_guid
nginx_1          | PHP message: {"string":"SELECT * FROM user_index_to_guid WHERE key=? ORDER BY column1 DESC","values":["thien02"]}" while reading response header from upstream, client: 14.187.130.166, server: _, request: "GET /api/v1/channel/thien02? HTTP/1.1", upstream: "fastcgi://172.18.0.9:9000", host: "18.206.185.62", referrer: "http://18.206.185.62/thien02;onboarding=1"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["f778860fc35c983db70e0b7492f3d4aa"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: {"string":"DELETE FROM session WHERE key=?","values":["f778860fc35c983db70e0b7492f3d4aa"]}"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table user_index_to_guid"
php-fpm_1        | [02-Jun-2018 05:34:36] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM user_index_to_guid WHERE key=? ORDER BY column1 DESC","values":["nullassets"]}"
php-fpm_1        | [02-Jun-2018 05:34:37] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table entities_by_time"
php-fpm_1        | [02-Jun-2018 05:34:37] WARNING: [pool www] child 23 said into stderr: "NOTICE: PHP message: {"string":"SELECT * FROM entities_by_time WHERE key=? ORDER BY column1 DESC","values":["pages"]}"
nginx_1          | 2018/06/02 05:34:37 [error] 6#6: *5 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"SELECT * FROM session WHERE key=? ORDER BY column1 DESC","values":["f778860fc35c983db70e0b7492f3d4aa"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table session
nginx_1          | PHP message: {"string":"DELETE FROM session WHERE key=?","values":["f778860fc35c983db70e0b7492f3d4aa"]}
nginx_1          | PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table user_index_to_guid
nginx_1          | PHP message: {"string":"SELECT * FROM user_index_to_guid WHERE key=? ORDER BY column1 DESC","values":["nullassets"]}" while reading response header from upstream, client: 14.187.130.166, server: _, request: "GET /nullassets/tutorials/rewards.480.mp4 HTTP/1.1", upstream: "fastcgi://172.18.0.9:9000", host: "18.206.185.62", referrer: "http://18.206.185.62/thien02;onboarding=1"
php-fpm_1        | 172.18.0.10 -  02/Jun/2018:05:34:36 +0000 "GET /index.php" 200
nginx_1          | 2018/06/02 05:34:37 [error] 6#6: *5 FastCGI sent in stderr: "PHP message: [CQL Error: Cassandra\Exception\InvalidQueryException] unconfigured table entities_by_time
markharding commented 6 years ago

Did you run with docker?

duythien commented 6 years ago

Yes, but the cassandra I set up on other server manually

markharding commented 5 years ago

Please re-open if you still have issue with the docker-compose setup.

Serkan-devel commented 5 years ago

@markharding I'm the thing is, @duythien can't reopen this issue if you closed it