Probably due to the recent pygments upgrade?
File '/var/local/env-allura/lib/python2.7/site-packages/ForgePastebin-0.3.0-py2.7.egg/forgepastebin/templates/paste/paste.html', line 32 in block "content" <div class="codewrap">{{paste.html() | safe}}</div> File '/var/local/env-allura/lib/python2.7/site-packages/ForgePastebin-0.3.0-py2.7.egg/forgepastebin/model/paste.py', line 29 in html lexer = guess_lexer(self.text) File '/var/local/env-allura/lib/python2.7/site-packages/Pygments-2.0.2-py2.7.egg/pygments/lexers/__init__.py', line 252 in guess_lexer raise ClassNotFound('no lexer matching the text found') ClassNotFound: no lexer matching the text found
It might depend on the language highlighting for the the particular paste. Some still work without error.
Closed #763. Merge Request