Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create anyone new object result in PHP report error #4

Closed
lklkxcxc opened this issue Dec 6, 2017 · 2 comments
Closed

Create anyone new object result in PHP report error #4

lklkxcxc opened this issue Dec 6, 2017 · 2 comments

Comments

@lklkxcxc
Copy link

lklkxcxc commented Dec 6, 2017

`[Wed Dec 06 11:06:43.806752 2017] [:error] [pid 398] [client 192.168.1.163:55316

] PHP Warning: Invalid argument supplied for foreach() in /app/core/metamodel.class.php on line 1570, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview

[Wed Dec 06 11:06:43.806757 2017] [:error] [pid 398] [client 192.168.1.163:55316

] PHP Warning: Invalid argument supplied for foreach() in /app/core/metamodel.class.php on line 1583, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview
`

@vbkunin
Copy link
Owner

vbkunin commented Dec 6, 2017

You forgot about some diagnostic information, didn't you?

@lklkxcxc
Copy link
Author

lklkxcxc commented Dec 7, 2017

Before the full logs detail :
[Thu Dec 07 03:09:31.098937 2017] [:error] [pid 125] [client 192.168.1.163:54957] PHP Notice: Undefined index: m_sStimulus in /app/application/wizardhelper.class.inc.php on line 286, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview [Thu Dec 07 03:09:31.098980 2017] [:error] [pid 125] [client 192.168.1.163:54957] PHP Notice: Undefined index: m_sInitialState in /app/application/wizardhelper.class.inc.php on line 281, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview [Thu Dec 07 03:09:31.099014 2017] [:error] [pid 125] [client 192.168.1.163:54957] PHP Notice: Undefined index: in /app/core/metamodel.class.php on line 1562, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview [Thu Dec 07 03:09:31.099022 2017] [:error] [pid 125] [client 192.168.1.163:54957] PHP Notice: Undefined index: in /app/core/metamodel.class.php on line 1567, referer: http://cmdb.ops.gaia/pages/UI.php?operation=new&class=WebApplication&c[org_id]=1&c[menu]=ConfigManagementOverview

Today I created the same resource again,the result was successful
Why not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants