Replies: 2 comments
-
This was my own fault. It was a misconfiguration of my Cloudflare Pages configuration. I published the site to both The solution was to add a CNAME entry for noamlerner.com to the same Cloudflare pages URL the Also, I needed to add |
Beta Was this translation helpful? Give feedback.
-
Reopening, because I think I haven't found a bullet-proof solution yet. I'm not sure if this is because of hugo itself, the congo theme or the way I deploy the site using cloudflare pages and its DNS. My blog's code is located here: https://github.com/bugok/blog As I mentioned in this issue which I originally opened in congo's repo, when using This is not a major issue, but out of curiosity - I'm wondering what's the best solution here. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello,
I've just migrated my site (https://www.noamlerner.com) to congo - and I'm seeing an error in the Chrome console when initially loading the site:
This manifests in not loading the js/css files properly. See screenshot:
![Screenshot 2024-04-14 at 23 14 42](https://private-user-images.githubusercontent.com/4646767/322307391-dc37db73-321e-4f1a-a174-42b390c6337d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDY0MjgsIm5iZiI6MTczOTE0NjEyOCwicGF0aCI6Ii80NjQ2NzY3LzMyMjMwNzM5MS1kYzM3ZGI3My0zMjFlLTRmMWEtYTE3NC00MmIzOTBjNjMzN2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDAwODQ4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzUyODVjMzkyMWRmNDA0MGZmOTA3MTM4NDc1MWE3N2M1ZWJkNjEwZTkxYzY2ZDg0ZmRlMzZhNjc0ZGYyZWQ5MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.B4bLdHTBV6vY9vWBO9sxgmvYoS54HSM5avpibrSxihY)
After clicking the 'Noam Lerner's Blog' link - the site loads fine.
I'm publishing my site using Cloudflare pages.
As per the documentation, I've made sure that Rocket Loader is disabled.
What can I do to fix this?
Thanks.
What could be the cause of this.
Beta Was this translation helpful? Give feedback.
All reactions