------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/5016/
------------------------------------------------------------------------------

New update by shubhar
For Beanbag, Inc. > Djblets > Ticket #5016


Reply:

    1. We're still trying to figure that out. There's a few things we're 
coordinating for a release right now, and we have to wait until things are in 
place.
    
    The thing about this failure is that, provided you're using the same 
version of Python between your old RB5 install and RB6, you honestly should 
have had the same problem. This was an issue in the third-party module, and the 
same version would have been used in both.
    
    I haven't been able to reproduce this yet, but I'll have a couple more 
follow-up questions on that in a minute.
    
    2. You can use the version of pip you used above and install the 
`publicsuffixlist` package, and then apply this patch to your 
`<venv_path>/lib/python3.11/site-packages/djblets/`:
    
    https://reviews.reviewboard.org/r/13454/diff/raw/
    
    That should get you the patch file. You'd want to back up your `djblets` 
directory before proceeding. If all goes well, you can restart your web server 
and try to reproduce the problem.
    
    
    So those questions:
    
    1. Is your `/webapp` path and everything in it local to the file system, or 
mounted over something like NFS?
    2. Was Review Board 5 installed and managed on Python 3.11, or was it using 
an older version?
    3. Can you think of any differences in the deployment between your RB5 and 
RB6 that might be useful for me to know?
    
    Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" 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-issues/20231213231849.12735.12961%40ip-10-1-54-209.ec2.internal.

Reply via email to