I've upgraded my system to a recent version of the SVN trunk (I'm mostly aware of the risks :P).

I'm seeing some errors in the logs with respect to the updater module. I've disabled it for now in the administrator settings, but could someone please point me in the direction of some docs about it (if they exist yet)? And if they don't exist, just give a quick overview here?

asked 30 Jul '11, 18:17

MarkSwanb's gravatar image

MarkSwanb
20149
accept rate: 11%


Hi mark. No docs exist yet. Can you post what the errors are? We've just updated trunk so that these get logged better I believe. This new module pings osqa.net every so often to make sure you have the latest version and pulls down any notices (like security warnings, etc). If you've ever used wordpress, it's sorta like how it tells you there's a new version (or it will be!)

link

answered 30 Jul '11, 20:32

matt's gravatar image

matt ♦♦
6.1k335645
accept rate: 48%

I think it's a permissions issue. I see ~30 lines of:

/srv/www/xxxxxxxx.com/django/osqa/forum_modules/updates/base.py TIME: 2011-07-31 01:53:58,132 MSG: base.py:update_trigger:180 Update process has been triggered: Wasn't able to check to the update server.

And I see this in my error log the same number of times:

[Sun Jul 31 01:54:03 2011] [error] [client 178.xxx.xx.xxx] mod_wsgi (pid=13709): Exception occurred processing WSGI script '/srv/www/xxxxxxxx.com/django/osqa/osqa.wsgi'.
[Sun Jul 31 01:54:03 2011] [error] [client 178.xxx.xx.xxx] IOError: failed to write data

I think they are related (despite the 3s gap).

(31 Jul '11, 05:51) MarkSwanb
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×113
×24
×23
×9

Asked: 30 Jul '11, 18:17

Seen: 306 times

Last updated: 31 Jul '11, 05:51

powered by OSQA