jonmer85 / Tinville

0 stars 0 forks source link

Page Not Found: https://www.tinville.com/apple-touch-icon.png #1027

Open jonmer85 opened 9 years ago

jonmer85 commented 9 years ago

https://app.getsentry.com/app18050463herokucom/production/group/71154213/

Stacktrace (most recent call last):

(6 additional frame(s) were not displayed)
...
  File "newrelic/hooks/framework_django.py", line 331, in wrapper
    return wrapped(*args, **kwargs)
  File "django/core/handlers/base.py", line 204, in get_response
    response = middleware_method(request, response)
  File "django/core/handlers/wsgi.py", line 187, in __call__
    response = self.get_response(request)
  File "newrelic/api/web_transaction.py", line 1215, in _nr_wsgi_application_wrapper_
    return wrapped(*args, **kwargs)
  File "newrelic/api/web_transaction.py", line 1087, in __call__
    self.start_response)
  File "newrelic/api/web_transaction.py", line 711, in __iter__
    for item in self.generator:
  File "gunicorn/workers/async.py", line 97, in handle_request
    for item in respiter:
  File "gunicorn/workers/ggevent.py", line 119, in handle_request
    super(GeventWorker, self).handle_request(*args)
  File "gunicorn/workers/async.py", line 45, in handle
    self.handle_request(listener, req, client, addr)
  File "gevent/greenlet.py", line 327, in run
    result = self._run(*self.args, **self.kwargs)
jonmer85 commented 9 years ago

There are a number of errors related to us not having proper apple friendly images. @Batman1500 and @senbay I think we need to add icons for Apple devices. See this site for guidelines: https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html

jonmer85 commented 9 years ago

Also add support to favicon.ico

rlugo72 commented 8 years ago

sent back