Control Page Error on Open

Posted on
Sun Jan 10, 2016 11:12 am
pacman offline
Posts: 67
Joined: Sep 17, 2008
Location: Pacifica, CA

Control Page Error on Open

When I open a control page I get this log entry, every time!

Jan 10, 2016, 9:04:16 AM
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120-precomposed.png" from 192.168.0.114
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120.png" from 192.168.0.114


In the web server window is: apple-touch-icon-152x152.png
I tries duplicating icon, resized to 120px and named it: apple-touch-icon-120x120.png

Still get the error. See screenshot...
Attachments
IndigoWebServer Window.jpg
IndigoWebServer Window.jpg (425.96 KiB) Viewed 3008 times

Posted on
Sun Jan 10, 2016 1:20 pm
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Control Page Error on Open

It may be because of a permission issue on that file. You can rerun the Indigo installer and it will fix any permission issues.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Thu Jan 14, 2016 1:45 pm
pacman offline
Posts: 67
Joined: Sep 17, 2008
Location: Pacifica, CA

Re: Control Page Error on Open

I reloaded application and the log still shows error on the apple-touch-icon-120x120.png
Last edited by pacman on Fri Jan 22, 2016 9:12 am, edited 2 times in total.

Posted on
Thu Jan 14, 2016 3:30 pm
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Control Page Error on Open

Sorry, I misread your initial post. You can't add images at the top level of the web server folder like that - only specific files out of that folder get served (otherwise anyone could browse through all the source files which would be a security risk). Can you tell what's asking for an image of that size? What iOS device are you connecting with when you see that error? I don't know of any that ask for that specific size.

Please move the other part of your post to the EasyDAQ forum since it's not about Control pages.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sat Jan 16, 2016 8:25 pm
pacman offline
Posts: 67
Joined: Sep 17, 2008
Location: Pacifica, CA

Re: Control Page Error on Open

Sorry, I misread your initial post. You can't add images at the top level of the web server folder like that - only specific files out of that folder get served (otherwise anyone could browse through all the source files which would be a security risk). Can you tell what's asking for an image of that size? What iOS device are you connecting with when you see that error? I don't know of any that ask for that specific size.


Are talking about the apple-touch-icon-XxX.png, favicon.png,and favicon.ico icons? Are they not your files?

I get the
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120-precomposed.png" from 192.168.0.114
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120.png" from 192.168.0.114

when any control page loads.

Please move the other part of your post to the EasyDAQ forum since it's not about Control pages.


I put this in this forum to see if the above control page error could be affecting the performance of the EasyDAQ card. I will move it over but I am not sure how - just re-post?

Sorry, I am not very adapt at posting in the forums yet! :?

Posted on
Sun Jan 17, 2016 8:55 am
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Control Page Error on Open

We don't currently include the 120x120 version of the images because we were unaware that they were needed. I don't see these errors myself, so I must not have the device type that's requesting it. So, once again, what is the exact type of device you're using to connect when you see this error?

Likewise, you can't add the 120x120 icon because we have to explicitly allow serving of those files, which is why the error didn't go away when you added it. BTW, the error does't have any effect on the operation of control pages, they should be working correctly regardless of the error.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Jan 17, 2016 9:54 am
pacman offline
Posts: 67
Joined: Sep 17, 2008
Location: Pacifica, CA

Re: Control Page Error on Open

The device that causes this is my iPhone and it happens when I load a Control Page. My Control Pages are saved to the Home Screen and operate like apps. Most of my pages are addressed locally as below:
Jan 17, 2016, 7:41:10 AM
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120-precomposed.png" from 192.168.0.114
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120.png" from 192.168.0.114

192.168.0.114 is my iPhone static IP address

I have a few pages I access outside my network using my 'dyndns' service and it appears as this:
Jan 17, 2016, 7:43:06 AM
WebServer undefined page requested "http://glaciercam1.dyndns.tv:8176/apple-touch-icon-120x120-precomposed.png" from 192.168.0.8
WebServer undefined page requested "http://glaciercam1.dyndns.tv:8176/apple-touch-icon-120x120.png" from 192.168.0.8



How do I go about removing the part of this thread relating to EasyDAQ?
Do I delete the graphic files from the top level of the IndigoWebServer folder?

Posted on
Sun Jan 17, 2016 6:18 pm
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Control Page Error on Open

Ah, that explains it. It's iOS (springboard probably) that's looking for a different icon size (though it may be iOS Safari). I don't have any control pages saved to the springboard so I don't see the error. You can just trash the 120 versions of the files you made (but leave the others since they're part of the install). And, again, you can just ignore the error since it doesn't effect the operation in any way.

You can edit your post above (the pencil icon) and delete the part about the EasyDAQ. Better yet, cut it (so it goes onto the clipboard) then go to the EasyDAQ forum, add a new topic, and paste it in there.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Jan 19, 2016 5:13 pm
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Control Page Error on Open

pacman wrote:
The device that causes this is my iPhone and it happens when I load a Control Page. My Control Pages are saved to the Home Screen and operate like apps. Most of my pages are addressed locally as below:
Jan 17, 2016, 7:41:10 AM
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120-precomposed.png" from 192.168.0.114
WebServer undefined page requested "http://192.168.0.66:8176/apple-touch-icon-120x120.png" from 192.168.0.114

FYI, the next release of Indigo 6.1 will prevent these error messages from showing.

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 6 guests