[Boost-bugs] [Boost C++ Libraries] #13113: OperationalError: could not extend file "base/19263/19289": No space left on deviceHINT: Check free disk space.

Subject: [Boost-bugs] [Boost C++ Libraries] #13113: OperationalError: could not extend file "base/19263/19289": No space left on deviceHINT: Check free disk space.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-07-10 18:07:27


#13113: OperationalError: could not extend file "base/19263/19289": No space left
on deviceHINT: Check free disk space.
------------------------------+-------------------------
 Reporter: anonymous | Owner: René Rivera
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: website
  Version: Boost 1.63.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 ==== How to Reproduce ====

 While doing a GET operation on `/query`, Trac issued an internal error.

 ''pressed middle mouse click on a keyword in a bug report''

 Request parameters:
 {{{
 {u'keywords': u'~multi_index', u'status': u'!closed'}
 }}}

 User agent: `#USER_AGENT#`

 ==== System Information ====
 ''System information not available''

 ==== Enabled Plugins ====
 ''Plugin information not available''

 ==== Interface Customization ====
 ''Interface customization information not available''

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 623, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 260, in
 dispatch
     req.send(output, content_type or 'text/html')
   File "build/bdist.linux-x86_64/egg/trac/web/api.py", line 683, in send
     self.send_response(status)
   File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 109, in
 send_response
     self.session.save()
   File "build/bdist.linux-x86_64/egg/trac/web/session.py", line 169, in
 save
     """, (self.sid, self.last_visit, authenticated))
   File "build/bdist.linux-x86_64/egg/trac/db/util.py", line 128, in
 execute
     cursor.execute(query, params if params is not None else [])
   File "build/bdist.linux-x86_64/egg/trac/db/util.py", line 72, in execute
     return self.cursor.execute(sql_escape_percent(sql), args)
 OperationalError: could not extend file "base/19263/19289": No space left
 on device
 HINT: Check free disk space.

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13113>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-07-10 18:10:33 UTC