2013/8/11 Markos Gogoulos <[email protected]>
> Hi,
> please either do one of the following:
>
> 1)
> manually apply the change
> https://github.com/plumi/plumi.content/commit/6c2111577ae8ad01b1667279f6c766da09658ee8on
> plumi/content/browser/video.py
> , or
>
> 2)
> checkout master on plumi.content and git pull, to get the latest commits.
> cd src/plumi.content && git checkout master && git pull
>
> Let us know for other issues,
> regards
>
>
>
I applied the patch manually.
Better now but moving through form gives 503 and log says:
==> var/log/uwsgi-stdout---supervisor-sSQJ8m.log <==
2013-08-11 22:09:57,481 INFO [plumi.content.subscribers][MainThread]
notifyModifiedPlumiVideo... My video name with polish diacritical chars
(private) with event <Products.Archetypes.event.ObjectEditedEvent object at
0xec94a90>
repoze.retry retrying, count = 3
Traceback (most recent call last):
File
"/opt/http/plumi.app/eggs/repoze.retry-1.0-py2.7.egg/repoze/retry/__init__.py",
line 90, in __call__
app_iter = self.application(environ, replace_start_response)
File
"/opt/http/plumi.app/eggs/repoze.tm2-1.0b2-py2.7.egg/repoze/tm/__init__.py",
line 48, in __call__
self.commit()
File
"/opt/http/plumi.app/eggs/repoze.tm2-1.0b2-py2.7.egg/repoze/tm/__init__.py",
line 53, in commit
t.commit()
File
"/opt/http/plumi.app/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py",
line 329, in commit
self._commitResources()
File
"/opt/http/plumi.app/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py",
line 446, in _commitResources
rm.tpc_vote(self)
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py",
line 781, in tpc_vote
s = vote(transaction)
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ClientStorage.py",
line 1098, in tpc_vote
return self._check_serials()
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ClientStorage.py",
line 929, in _check_serials
raise s
ConflictError: database conflict error (oid 0x15, class
BTrees.OOBTree.OOBTree, serial this txn started with 0x03a0a619e8ba10bb
2013-08-11 20:09:54.545348, serial currently committed 0x03a0a619f179d333
2013-08-11 20:09:56.595909)
Traceback (most recent call last):
File
"/opt/http/plumi.app/eggs/repoze.retry-1.0-py2.7.egg/repoze/retry/__init__.py",
line 90, in __call__
app_iter = self.application(environ, replace_start_response)
File
"/opt/http/plumi.app/eggs/repoze.tm2-1.0b2-py2.7.egg/repoze/tm/__init__.py",
line 48, in __call__
self.commit()
File
"/opt/http/plumi.app/eggs/repoze.tm2-1.0b2-py2.7.egg/repoze/tm/__init__.py",
line 53, in commit
t.commit()
File
"/opt/http/plumi.app/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py",
line 329, in commit
self._commitResources()
File
"/opt/http/plumi.app/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py",
line 446, in _commitResources
rm.tpc_vote(self)
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py",
line 781, in tpc_vote
s = vote(transaction)
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ClientStorage.py",
line 1098, in tpc_vote
return self._check_serials()
File
"/opt/http/plumi.app/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ClientStorage.py",
line 929, in _check_serials
raise s
ZODB.POSException.ConflictError: database conflict error (oid 0x15, class
BTrees.OOBTree.OOBTree, serial this txn started with 0x03a0a619e8ba10bb
2013-08-11 20:09:54.545348, serial currently committed 0x03a0a619f179d333
2013-08-11 20:09:56.595909)
[pid: 22177|app: 0|req: 162/281] 127.0.0.1 () {36 vars in 1177 bytes} [Sun
Aug 11 22:09:51 2013] POST /VirtualHostBase/http/
video.mydomain.pl:80/Plone/VirtualHostRoot/My-video-name-with-polish-diacritical-chars/atct_edit
=> generated 0 bytes in 6376 msecs
(HTTP/1.0 200) 9 headers in 387 bytes (0 switches on core 0)
Refreshing the page works and uploaded video(FLV in this case) is converted
but only to:
webm-high - 0% webm-low - 0% jpeg - 100% mp4-high - 0% mp4-low - 0%
Clicking on "re-start transcoding." helps and video is converted to all
formats
webm-high - 100% webm-low - 100% jpeg - 100% mp4-high - 100% mp4-low -
100%
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss