getting "GET /favicon.ico HTTP/1.0" 400 233 " when stating docker with docker-compose

41 views
Skip to first unread message

Sadanand Hullur

unread,
Jun 28, 2023, 5:39:31 PM6/28/23
to Review Board Community
I am getting the following and 400 Bad request Errror on the page when I start my reviewboard with docker-compose up following the instructions provided revewboard site to install reviewboard with docker.

"GET /favicon.ico HTTP/1.0" 400 233 "

What could be wrong? I have set the value of -m in docker-compose to 4096.

Thanks

Christian Hammond

unread,
Jul 2, 2023, 4:39:51 PM7/2/23
to revie...@googlegroups.com
Hi Sadanand,

Are other parts of the site working?

I'd expect a HTTP 404 for the /favicon.ico (we don't ship ours there — this is just the browser looking for it), but a HTTP 400 (and a HTTP/1.0 request) is unexpected. Do you know what browser's being used for this request?

Christian


--
Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups "Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/dc9dba0f-f543-4ae3-a676-161713ac54a7n%40googlegroups.com.


--
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

Sadanand Hullur

unread,
Jul 10, 2023, 2:46:58 PM7/10/23
to Review Board Community
Christian,
  sorry for th elate reply. was on Vacation.
I went past that error and now I have  the following error in the logs of reviewboard that says :

"
————————————————————————————————————————————————————————————————————————————————
 Upgrading the Review Board site directory
————————————————————————————————————————————————————————————————————————————————

Rebuilding directory structure ... OK


[!] Review Board cannot update your database. There is a discrepancy between the
    state of your database and what Review Board expects.

    This could be caused by manual changes to your database schema, corruption,
    an incomplete upgrade, or missing database upgrade history (stored in the
    django_project_version, django_evolution, and django_migrations tables).

    This may require manual repair. Please check our support options at
    https://www.reviewboard.org/support/ and provide the file "/site/logs/site-
    upgrade-failure.log" when speaking to support.

"

The reviewboard container exits and top part of the site-upgrade-failure.log contains the foilowing. Can't understand how to solve this issue.

"
Database upgrade failure log
Time: 2023-07-10 18:34:05.881736 UTC

Database
========

!! Failed to fetch connection params: '<' not supported between instances of 'type' and 'type'


Evolver Diff
============

The application rbpowerpack has been deleted
The application sshdb has been deleted
In model attachments.FileAttachment:
    Field 'extra_data' has been deleted

"


Any help would be appreciated.

Christian Hammond

unread,
Jul 11, 2023, 6:59:09 PM7/11/23
to revie...@googlegroups.com
Hi,

Is this a new install of Review Board, or are you upgrading from an older database? If an upgrade, what version are you upgrading from?

Can you privately send me the log file listed in that error?

Depending on the nature of the situation and the issue, it may be something we'd have to fix in a new version, or it may be something requiring a database repair.

Christian

Sadanand Hullur

unread,
Jul 11, 2023, 7:33:33 PM7/11/23
to Review Board Community
Christian,
   This is a new install using docker-compose.that installs the nginx:alpine, memcached, mysql 8 and reviewboard latest. I did try with 5.0.5 version of review board too.


I followed the instructions and used the files from here for my mysql database.  
https://github.com/reviewboard/reviewboard/tree/master/contrib/docker/examples/

will send the log file privately.
Reply all
Reply to author
Forward
0 new messages