The subversion error seems to be pointing to some communication problem
with the Subversion repository. Subversion isn't saying what that problem
is.

Can you verify that the SSH key configured in Review Board (admin UI ->
SSH) is authorized for that user on the system? Can you use that key to
perform a checkout with that SSH URL?

Christian

On Fri, Jul 29, 2022 at 6:39 AM Tomasz Kapusciarek <[email protected]>
wrote:

> Hi Christian,
>
> I have upgraded RB from 3.0.3 to 3.0.28 then to 4.0.9 and now to 4.0.10.
> Console chrome is showing me such errors (example.com-1659085934587.log)
>
> when I remove pysvn == 1.0.0 from my system, I noticed the following 
> exception in the logs. (pysvn.log)
>
> Currently I have installed:
>
> [root@review2 RB]# pip list
> Package                            Version
> ---------------------------------- -----------
> asana                              1.0.0
> asn1crypto                         0.24.0
> backports.shutil-get-terminal-size 1.0.0
> backports.ssl-match-hostname       3.5.0.1
> bcrypt                             3.1.7
> bleach                             3.3.1
> certifi                            2021.10.8
> cffi                               1.15.1
> chardet                            4.0.0
> colorama                           0.3.9
> configobj                          4.7.2
> contextlib2                        0.6.0.post1
> cryptography                       3.3.2
> decorator                          3.4.0
> Django                             1.11.29
> django-braces                      1.13.0
> django-cors-headers                1.1.0
> django-evolution                   2.1.4
> django-haystack                    2.8.1
> django-multiselectfield            0.1.12
> django-oauth-toolkit               0.9.0
> django-pipeline                    1.6.14
> Djblets                            2.3.3
> dnspython                          1.16.0
> docutils                           0.18.1
> elasticsearch                      2.4.1
> enum34                             1.1.10
> feedparser                         5.2.1
> futures                            3.3.0
> idna                               2.10
> importlib-resources                3.3.1
> iniparse                           0.4
> ipaddress                          1.0.23
> IPy                                0.75
> Markdown                           3.1.1
> mimeparse                          0.1.3
> more-itertools                     5.0.0
> MySQL-python                       1.2.5
> mysqlclient                        1.4.6
> nose                               1.3.7
> oauthlib                           1.0.1
> packaging                          20.9
> paramiko                           2.11.0
> pathlib2                           2.3.7.post1
> pep562                             1.1
> perf                               0.1
> PIL                                1.1.7
> Pillow                             6.2.2
> pillowfight                        0.3
> pip                                20.3.4
> policycoreutils-default-encoding   0.1
> publicsuffix                       1.1.1
> pyasn1                             0.4.8
> pyasn1-modules                     0.2.8
> pycparser                          2.21
> pycurl                             7.19.0
> pydiffx                            1.0.1
> Pygments                           2.5.2
> pygobject                          3.22.0
> pygpgme                            0.3
> pyliblzma                          0.5.3
> pymdown-extensions                 6.2.1
> PyNaCl                             1.4.0
> pyparsing                          2.4.7
> python-dateutil                    2.8.2
> python-ldap                        3.3.1
> python-linux-procfs                0.4.9
> python-memcached                   1.59
> pytz                               2022.1
> pyudev                             0.15
> pyxattr                            0.5.1
> PyYAML                             5.4.1
> rbintegrations                     2.0.2
> RBTools                            3.1.1
> recaptcha-client                   1.0.6
> requests                           2.27.1
> requests-oauthlib                  1.0.0
> ReviewBoard                        4.0.10
> scandir                            1.10.0
> schedutils                         0.4
> seobject                           0.1
> sepolicy                           1.1
> setuptools                         44.1.1
> setuptools-scm                     5.0.2
> singledispatch                     3.7.0
> six                                1.16.0
> slip                               0.4.0
> slip.dbus                          0.4.0
> subvertpy                          0.11.0
> svn                                1.0.1
> texttable                          1.6.4
> tqdm                               4.64.0
> typing                             3.10.0.0
> urlgrabber                         3.10
> urllib3                            1.26.11
> webencodings                       0.5.1
> Whoosh                             2.7.4
> yum-metadata-parser                1.1.4
> zipp                               1.0.0
>
> and
>
> [root@reviewb RB]# rpm -qa | grep pysvn
> python2-pysvn-1.9.11-2.el7.x86_64
>
> [root@reviewb RB]# rpm -qa | grep subversion
> subversion-devel-1.7.14-16.el7.x86_64
> subversion-1.7.14-16.el7.x86_64
> subversion-libs-1.7.14-16.el7.x86_64
>
> OS: Centos7.9
>
>
> czw., 28 lip 2022 o 13:15 Christian Hammond <[email protected]>
> napisał(a):
>
>> Hi Kapat,
>>
>> Can you open the browser’s JavaScript console and reload the page, see if
>> any errors appear there? This looks like an issue client-side.
>>
>> What version of Review Board are you using? Is this a new install?
>>
>> Christian
>>
>>
>> On Thu, Jul 28, 2022 at 04:12 Kapat PL <[email protected]> wrote:
>>
>>> Any ideas?[image: Screenshot from 2022-07-28 11-11-59.png]
>>>
>>> 2022-07-28 10:28:09,847 - DEBUG - None - XXXXX - /r/412/diff/ - root -
>>> Generating diff viewer page for filediff id 449
>>> 2022-07-28 10:28:09,866 - DEBUG - None - XXXXX - /r/412/diff/ - root -
>>> Begin: Generating diff file info for diffset id 449
>>> 2022-07-28 10:28:09,873 - DEBUG - None - XXXXX - /r/412/diff/ - root -
>>> End: Generating diff file info for diffset id 449
>>> 2022-07-28 10:28:09,873 - DEBUG - None - XXXXX - /r/412/diff/ - root -
>>> Generating diff file info for diffset id 449 took 0.006816 seconds
>>> 2022-07-28 10:28:10,447 - DEBUG - None - XXXXX - /r/412/diff/ - root -
>>> Done generating diff viewer page for filediff id 449
>>> 2022-07-28 10:28:10,802 - DEBUG - - djblets.cache.backend - Cache miss
>>> for key jsi18n-djangojs-reviewboard_djblets-pl-1658995344.
>>>
>>> --
>>> 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 [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/reviewboard/cbc3168a-34f9-4cd8-8f3a-5fcdd580d439n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/reviewboard/cbc3168a-34f9-4cd8-8f3a-5fcdd580d439n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> --
>> Christian Hammond
>> President/CEO of Beanbag
>> Makers of Review Board
>>
>> --
>> 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 [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/reviewboard/CAE7VndnOYrPstGtAwPELmf01%2Bk68QV7gc6FbB7znEZ9guBs0MQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/reviewboard/CAE7VndnOYrPstGtAwPELmf01%2Bk68QV7gc6FbB7znEZ9guBs0MQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/CAG%3Du23ppWWAN-t6kaE8DghB-Wt2MDYa%3D_MSresSG2z%2BPOPB1FQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/reviewboard/CAG%3Du23ppWWAN-t6kaE8DghB-Wt2MDYa%3D_MSresSG2z%2BPOPB1FQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7VndkEK550mjaftODNemRGgm8HTC%2BpiuzueycA2OOrrDhU3g%40mail.gmail.com.

Reply via email to