<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Calibre - Searching throws error]]></title><description><![CDATA[<p dir="auto">When I try to search von Calibre Web, I just get an error:</p>
<pre><code>Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 2190, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1486, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1484, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1469, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
File "/app/code/calibre-web/cps/usermanagement.py", line 35, in decorated_view
return login_required(func)(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/flask_login/utils.py", line 290, in decorated_view
return current_app.ensure_sync(func)(*args, **kwargs)
File "/app/code/calibre-web/cps/web.py", line 799, in books_list
return render_books_list(data, sort_param, book_id, page)
File "/app/code/calibre-web/cps/web.py", line 401, in render_books_list
return render_search_results(term, offset, order, config.config_books_per_page)
File "/app/code/calibre-web/cps/search.py", line 380, in render_search_results
entries, result_count, pagination = calibre_db.get_search_results(term,
File "/app/code/calibre-web/cps/db.py", line 957, in get_search_results
result = self.search_query(term, config, *join).order_by(*order).all()
File "/app/code/calibre-web/cps/db.py", line 932, in search_query
getattr(Books,
AttributeError: type object 'Books' has no attribute 'custom_column_1'
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/10796/calibre-searching-throws-error</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 22:57:56 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10796.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jan 2024 15:13:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calibre - Searching throws error on Wed, 25 Jun 2025 05:47:11 GMT]]></title><description><![CDATA[<p dir="auto">Yes, just tested this, it works</p>
]]></description><link>https://forum.cloudron.io/post/109249</link><guid isPermaLink="true">https://forum.cloudron.io/post/109249</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Wed, 25 Jun 2025 05:47:11 GMT</pubDate></item><item><title><![CDATA[Reply to Calibre - Searching throws error on Fri, 20 Jun 2025 09:42:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/necrevistonnezr" aria-label="Profile: necrevistonnezr">@<bdi>necrevistonnezr</bdi></a><br />
Did this issue ever get resolved, or can this topic be closed?</p>
]]></description><link>https://forum.cloudron.io/post/109043</link><guid isPermaLink="true">https://forum.cloudron.io/post/109043</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Fri, 20 Jun 2025 09:42:02 GMT</pubDate></item><item><title><![CDATA[Reply to Calibre - Searching throws error on Sat, 27 Jan 2024 18:32:13 GMT]]></title><description><![CDATA[<p dir="auto">I copied over my local Calibre library to the Calibre Web library (located on a <a href="https://docs.cloudron.io/volumes/" target="_blank" rel="noopener noreferrer nofollow ugc">Volume</a>.<br />
One of them is Paul Auster’s „Winter Journal“ in the epub format. The book shows up fine, I can open it in the browser to read it, but when I search for „Auster“, I get the above error.</p>
]]></description><link>https://forum.cloudron.io/post/81998</link><guid isPermaLink="true">https://forum.cloudron.io/post/81998</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Sat, 27 Jan 2024 18:32:13 GMT</pubDate></item><item><title><![CDATA[Reply to Calibre - Searching throws error on Wed, 24 Jan 2024 19:17:02 GMT]]></title><description><![CDATA[<p dir="auto">what did you upload and what did you search for?</p>
]]></description><link>https://forum.cloudron.io/post/81784</link><guid isPermaLink="true">https://forum.cloudron.io/post/81784</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 24 Jan 2024 19:17:02 GMT</pubDate></item><item><title><![CDATA[Reply to Calibre - Searching throws error on Wed, 24 Jan 2024 11:46:48 GMT]]></title><description><![CDATA[<p dir="auto">Tried to reproduce this but the search seems to work fine on a new instance. Do you have any more specific info on how to hit this?</p>
]]></description><link>https://forum.cloudron.io/post/81741</link><guid isPermaLink="true">https://forum.cloudron.io/post/81741</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 24 Jan 2024 11:46:48 GMT</pubDate></item></channel></rss>