--
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 "reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[Thu Oct 05 06:25:03.401752 2017] [wsgi:warn] [pid 17317:tid 140477232400256] mod_wsgi: Compiled for Python/2.7.11.
[Thu Oct 05 06:25:03.401833 2017] [wsgi:warn] [pid 17317:tid 140477232400256] mod_wsgi: Runtime using Python/2.7.12.
[Thu Oct 05 06:25:03.401988 2017] [mpm_event:notice] [pid 17317:tid 140477232400256] AH00489: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/2.7.12 configured -- resuming normal operations
[Thu Oct 05 06:25:03.402013 2017] [core:notice] [pid 17317:tid 140477232400256] AH00094: Command line: '/usr/sbin/apache2'
[Thu Oct 05 19:42:51.964780 2017] [wsgi:error] [pid 29333:tid 140477126346496] No handlers could be found for logger "djblets.log.middleware"
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard+unsubscribe@googlegroups.com.
[Fri Oct 06 13:40:51.039585 2017] [core:error] [pid 45622:tid 140492367812352] [client 192.168.10.154:53661] AH00037: Symbolic link not allowed or link target not accessible: /var/www/reviewboard/htdocs/static/djblets, referer: http://reviewboard/r/
lrwxrwxrwx 1 root root 70 Oct 3 14:04 admin -> /usr/local/lib/python2.7/dist-packages/reviewboard/htdocs/static/admin
lrwxrwxrwx 1 root root 78 Oct 3 14:04 djblets -> /home/me/.local/lib/python2.7/site-packages/djblets/htdocs/static/djblets
drwxr-xr-x 2 www-data www-data 4096 Oct 3 14:04 ext
lrwxrwxrwx 1 root root 68 Oct 3 14:04 lib -> /usr/local/lib/python2.7/dist-packages/reviewboard/htdocs/static/lib
lrwxrwxrwx 1 root root 67 Oct 3 14:04 rb -> /usr/local/lib/python2.7/dist-packages/reviewboard/htdocs/static/rb
Originally I removed Djblets from my local directory, but this caused Review Board installation to fail. For some reason Review Board was still verifying the existence Djblets in my local folder. Despite that, after setting up Review Board again the symbolic link was pointing to /usr/local/lib.
Review Board is now working as expected.
Thank you for your help! Without that debug info I never would have been able to reach this next step.
Have a good one,
David