我已经使用postgresql作为数据库从GitHub安装了DF2。安装期间没有错误消息。 然后我使用管理员的电子邮件/密码进入DF。没关系,我可以看到管理员用户的个人资料。 但是我在apache2日志中遇到以下错误:
[Thu Nov 12 22:54:12.941506 2015] [:error] [pid 2886] [client 37.204.150.51:50852] REST Exception #401 > Invalid credentials supplied., referer: http://needgeo.com/dreamfactory/dist/index.html
[Thu Nov 12 22:54:13.904079 2015] [:error] [pid 2886] [client 37.204.150.51:50852] REST Exception #404 > Record not found, referer: http://needgeo.com/dreamfactory/dist/index.html
并在dreamfactory.log中:
[2015-11-12 19:53:47] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:53:47] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:53:48] local.DEBUG: Resource event: system.environment.get.pre_process
[2015-11-12 19:53:48] local.DEBUG: Resource event: system.environment.get.post_process
[2015-11-12 19:53:48] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:53:48] local.DEBUG: Resource event: system.environment.get.pre_process
[2015-11-12 19:53:48] local.DEBUG: Resource event: system.environment.get.post_process
[2015-11-12 19:54:12] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:12] local.DEBUG: Resource event: user.session.post.pre_process
[2015-11-12 19:54:12] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:12] local.DEBUG: Resource event: system.admin.session.post.pre_process
[2015-11-12 19:54:13] local.DEBUG: Resource event: system.admin.session.post.post_process
[2015-11-12 19:54:13] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:13] local.DEBUG: Resource event: user.custom.get.pre_process
[2015-11-12 19:54:13] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.DEBUG: Service event: system.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.app.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Service event: system.get.post_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.service_type.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.config.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.service.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.environment.get.pre_process
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.environment.get.post_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.role.get.pre_process
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.admin.get.pre_process
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.config.get.post_process
[2015-11-12 19:54:14] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:14] local.DEBUG: Resource event: system.user.get.pre_process
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.role.get.post_process
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.email_template.get.pre_process
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.service.get.post_process
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.app.get.post_process
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.lookup.get.pre_process
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.email_template.get.post_process
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.cors.get.pre_process
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.app_group.get.pre_process
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.ALERT: Could not get cors config from DB - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: boolean = integer
LINE 1: select * from "cors_config" where enabled = 1
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. (SQL: select * from "cors_config" where enabled = 1)
[2015-11-12 19:54:15] local.DEBUG: Resource event: system.event.get.pre_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.event.get.post_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.script_type.get.pre_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.lookup.get.post_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.cors.get.post_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.app_group.get.post_process
[2015-11-12 19:54:16] local.DEBUG: Resource event: system.script_type.get.post_process
[2015-11-12 19:54:22] local.DEBUG: Resource event: system.service_type.get.post_process
如果我按下“刷新”按钮,它会再次在登录页面上发送给我。 如果我更改了配置文件中的内容并按更新,则没有任何反应。下次访问的配置文件显示旧数据。
可能是什么原因? 谢谢!
答案 0 :(得分:0)
似乎,我的问题介于我用于我的用户和DF2实例的PostgreSQL数据库之间。 我检查了我的PostgreSQL日志,发现:
2015-11-13 14:54:37 MSK STATEMENT: select * from "cors_config" where enabled = 1
2015-11-13 14:54:38 MSK ERROR: operator does not exist: boolean = integer at character 43
2015-11-13 14:54:38 MSK HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
当然它不是一个解决方案,但只要我迁移回MySql数据库用户存储,它就会开始工作。