Thursday, 2021-09-23

nitishI am facing as issue while making changes in html files like the change is not getting reflected in browser09:55
nitishI have tried to restart the tox then it is working but most of the times css files are not getting loaded09:56
nitishcould any one please help me in this09:57
vishalmanchandanitish: make sure you have run python3 manage.py collectstatic command09:59
nitishyeah I tried that one also but it is throwing me error like this ModuleNotFoundError: No module named 'swiftclient'10:00
vishalmanchandanitish: it your env. specific issue.10:02
nitishokay10:03
nitishany WA for html changes to reflect on browser without running tox10:04
nitishagain and again10:04
rdopieraif you run tox -e runserver, it will restart on any changes automatically10:05
vishalmanchandaalso there is an option in local.setting.py which you can enable.10:06
nitishrdopiera: if am running tox again and again the css is not loading10:07
rdopieranitish: your browser has it cached, of course you need to tell your browser to ge the new version, but that's unrelated to horizon10:09
vishalmanchandayup that's always happens to me sometime.10:09
nitishvishalmanchanda: could please tell that option in local.setting.py I will try that one10:11
vishalmanchandanitish: Oh that's for compression #COMPRESS_OFFLINE = not DEBUG, I have never tried this setting.10:13
nitishafter restarting the VM then again the css files are getting loaded10:18
vishalmanchandaAlso sometimes I run tox runserver with ``python3 manage.py runserver -- localhost:9000`` command when css files are not loading.10:20
nitishyeah I tried this one but getting error like swiftclient is not found and many more10:22
opendevreviewOpenStack Release Bot proposed openstack/horizon stable/xena: Update .gitreview for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069014:14
opendevreviewOpenStack Release Bot proposed openstack/horizon stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069114:14
opendevreviewOpenStack Release Bot proposed openstack/horizon master: Update master for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069214:14
opendevreviewOpenStack Release Bot proposed openstack/horizon master: Add Python3 yoga unit tests  https://review.opendev.org/c/openstack/horizon/+/81069314:14
Zarahi! wondering if anyone knows if anyone is currently working on this bug: https://bugs.launchpad.net/designate-dashboard/+bug/1729261 . not sure if I should be asking the designate team as well/instead...16:05
johnsomZara From the designate team side, I do not know of anyone actively working on this issue. I can't answer for the horizon team though.16:07
johnsomZara I would say, feel free to work on it.16:07
Zarajohnsom: thanks :)16:09
opendevreviewMerged openstack/horizon master: Update master for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069222:50
opendevreviewMerged openstack/horizon master: Add Python3 yoga unit tests  https://review.opendev.org/c/openstack/horizon/+/81069323:59
opendevreviewMerged openstack/horizon stable/xena: Update .gitreview for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069023:59
opendevreviewMerged openstack/horizon stable/xena: Update TOX_CONSTRAINTS_FILE for stable/xena  https://review.opendev.org/c/openstack/horizon/+/81069123:59

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!