3,062 questions
Advice
0
votes
0
replies
30
views
Website [BOT LISTING] - Show Avatar of Discord Bots
The issue with Discord's CDN is that it doesn't delete old assets. I check on my side whether the asset is still valid, and only if it's not, I fetch the new one. The problem is that the old asset is ...
4
votes
1
answer
120
views
Can I use theia sticky sidebar without jquery?
Theia Sticky Sidebar not working without jQuery — CDN serves raw JS (v2) but my code expects jQuery v1 — how to migrate or fix?
I'm trying to use Theia Sticky Sidebar on a site where I replaced jQuery ...
0
votes
0
answers
62
views
how to pass the uploaded assets URL directly to the front-end without using Presigned URL?
It's my first time using CDNs, and I went with Cloudflare R2 / S3 to upload and serve assets. I managed to upload an image to the path users/123456789/avatar-251011-103221008, this path is what I'm ...
0
votes
0
answers
53
views
How to use pdf.worker.js locally in angular application
I am trying to render the pdf report in the Ui using angular 14. This working fine in some environments. But in some environments it is blocked by the firewall.
Currently it is loading the internet. ...
1
vote
1
answer
56
views
How to access exports of CDN module loaded in app.html?
I'm importing a module in my app.html as follows
<body data-sveltekit-preload-data="hover">
<script type='module' src='https://cdn.jsdelivr.net/npm/@owlbear-rodeo/[email protected]/+esm'...
-1
votes
1
answer
109
views
How to serve images from CDN from local server?
I'm using a CMS that uses Cloudfront to serve images. I want to bypass this CDN by downloading and optimizing the images at build time like Astro's Image component and next/image do.
From the CMS, I ...
0
votes
1
answer
200
views
WordPress Admin Bar Not Showing on Frontend When Logged In (After Enabling LiteSpeed Plugin and Hostinger CDN)
I'm having an issue with my WordPress site where the admin bar no longer appears when I'm logged in and viewing the frontend of the website. The space where the bar should be is still there (you can ...
1
vote
1
answer
48
views
Is bootstrap21.org related to the official Bootstrap framework?
I came across a website called https://bootstrap21.org, which appears to offer Bootstrap files and documentation similar to the official Bootstrap site (https://getbootstrap.com).
However, I couldn't ...
0
votes
0
answers
91
views
Tiptap + Vue + CDN (Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function)
I'm trying to use Tiptap directly in HTML.
An example of this is given in the installation instructions.
https://tiptap.dev/docs/editor/getting-started/install/cdn
For further use in production, I can ...
0
votes
0
answers
181
views
Vercel deployment - High Edge Requests
I'm running a project deployed on Vercel and noticed something unusual in the analytics. Over the past day, there have been 1.7 million Edge Requests (screenshot attached), although daily visitors are ...
0
votes
0
answers
54
views
How do I setup a URL re-write in IIS 10 to pull a file from a CDN to avoid CORS issues?
My team has a need to pull an SVG sprite file from a CDN and deliver it as part of our application front-end, which includes a mix of ASP.NET, React and Angular modules. When attempting to pull the ...
0
votes
1
answer
105
views
Is it possible to use google-drive or yandex-drive to host images files site?
There is an old site site.ru, hosting in Russia.
The server is located in the USA. But the audience of the site is also in Russia.
The content delivery is very slow.
The issue of moving the server ...
0
votes
0
answers
340
views
Why am I getting 403 Forbidden for m3u8 link when deployed node app
Problem: I'm trying to deploy my Node.js Stremio addon to Vercel, which is supposed to return some M3U8 stream links for movies.
Issue:
When I run the addon locally, I send a request to the embed ...
0
votes
0
answers
68
views
PCI DSS Vulnerability Scan with Website behind AWS Cloudfront
need some expert advise on how can we get PCI Vulnerability scan completed by and authorized ASV on a website's public facing IP address when it sits behind Cloudfront. CloudFront has got a huge range ...
0
votes
0
answers
215
views
Pinia loading fails from CDN because devtoolsApi is not defined
When trying to load Pinia via CDN (https://unpkg.com/[email protected]/dist/pinia.iife.js) it fails when it tries to run the loading function, "var Pinia = (function (exports, vue, devtoolsApi) {... })(...
-1
votes
1
answer
107
views
CloudFlare to CDN google cloud bucket got error
https://note_dummy.storage.googleapis.com/cdn.json and it works for public access
In cloudflare:
I made a CNAME with name: cdn and target: note_dummy.storage.googleapis.com
I add a page rule for ...
0
votes
1
answer
175
views
How to speed up images loading adding a CDN for a Google Cloud Bucket?
I have a Google Cloud Bucket full of public images.
The images are loading not that bad, but in order to improve SEO (and user experience) I would love to speed them up as much as I can.
I thought ...
0
votes
0
answers
32
views
Adding a client-side library in vs2022, the file name saved in lowercase, thought the cdn file name is mixed. WHY?
In VS2022 17.12.4 I click on add then Client side library. Find my exact correct library. Example [email protected] the file list has mixed case.
When save it lowercases in the content folder.
When ...
0
votes
2
answers
67
views
How to use image from WebDev of BigCommerce in theme file?
How to add dynamic cdn url for BigCommerce Web Dev file?
Added this:
<img src="https://cdn11.bigcommerce.com/s-xw5rimf0vt/content/carousel/1920x600-3.jpg" width="1920" height=&...
0
votes
0
answers
218
views
importing vidstack as module from CDN
I am adding player functionality to a HTML page using vidstack.io from CDN. I would like to do it in a clean fashion (admittedly, I have not been to the JS land for a long time). I understand modules ...
1
vote
1
answer
384
views
Why do CDN links work for some versions but not others? NS_ERROR_CORRUPTED_CONTENT
I'm creating a webpage that uses Three.js.
If I use all CDN links from Version 128, my page loads fine:
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js">&...
0
votes
2
answers
384
views
Explain Fastly response header X-Cache and x-cache-hits
I'm accessing some images stored in a AWS s3 bucket via Fastly CDN.
First time accessing the image gives below response values:
x-cache: MISS, MISS | x-cache-hits:0, 0
Next time it gives
x-cache: ...
-1
votes
1
answer
179
views
Should I share my website's SSL private key with CloudFlare to use its CDN service? [closed]
Assume I've already hosted a https website. The SSL certificate is got from something like Let's Encrypt.
If I want to use CloudFlare's CDN service, should I share my SSL private key with it? For ...
2
votes
1
answer
77
views
Huge difference in CDN invocations vs lambda invocations
We're using a lambda in all relevant behaviours (majority of the requests) used at viewer request (all with caching disabled).
We've been checking how the lambda has performed during the Black Friday ...
-1
votes
1
answer
67
views
Socket.io-client in node.js
I want to use socket.io-client cdn in the node js project
Sometimes I do connection to the different socket servers with the different socket io versions. So I need to handle it using socket io client ...
4
votes
1
answer
191
views
Three.js project: Uncaught TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../"
I'm attempting to use cdn to import the three library as well as several add ons and N8AO. As stated in the title I'm encountering the listed error:
Uncaught TypeError: Failed to resolve module ...
0
votes
0
answers
36
views
I am trying to use D3 libraries but not in a framework
I have this "borrowed" code , I am trying to get working I know that the original dev installed these D3 libs using npm "npm install d3-array"
<!DOCTYPE html>
<html style='...
1
vote
0
answers
109
views
Use Cloudflare proxy with Firebase App Hosting
I'm using Firebase App Hosting to host my Nextjs app. However, it seems TTFB and performance is not optimal, resulting in bad core web vital scores and overall bad user experience due to slow loading ...
1
vote
2
answers
266
views
Laravel backpack 6 unable to load theme tabler from CDN
I have been having issues for the past 24hours where my project (Laravel 11/ Backpack 6) are not able to fetch css from CDN. I noticed the issue in both local dev machine and my online staging server. ...
0
votes
0
answers
30
views
Identify if a request is ByPassing CDN (.NET)
Is there a way using .NET to determine if a visitor is bypassing CDN? Is there a property or method I can determine if they're using say the IP of my server to access the site?
One way to be to ...
-2
votes
2
answers
204
views
Razorpay TypeError: this[("on" + t)] is not a function
I am integrating Razorpay into my React application using the
in `index.html`.
It was worked Fine, but now today I am getting.
Uncaught runtime errors:
ERROR
Script error.
at handleError (http://...
0
votes
1
answer
4k
views
Content Security Policy Error: Refused to Execute Inline Script
I'm working on a React application where I’m trying to integrate particles.js for a visual effect. While everything works perfectly in my local development environment, I’m running into a Content ...
-1
votes
1
answer
82
views
How to Host videos and Images fast in Wordpress?
I want to represent video testinomial on my website and also there are lot of images in my website but I want to load these videos and images fast how can i do this?
I saw there are many sites using ...
2
votes
1
answer
644
views
Cannot access JavaScript Modules from Cloudflare R2...Why am I getting CORS Errors?
I am using R2 to serve static files for my webpage index.html:
<script type="module" src="{% static 'js/display.js' %}"></script>
<script type="module&...
0
votes
1
answer
108
views
I can't use MQTT.js node package with CDN
I installed mosquitto at the following path:
C:\Program Files\mosquitto
Then I launched it with the following command:
mosquitto.exe
Then I wrote the following code on the "test.html" file....
2
votes
1
answer
454
views
How to Upload a Video from a CDN URL as a Facebook Reel via API Without Downloading Locally?
I'm working on a Python script that uploads videos directly to a Facebook Page as Reels using the Facebook Graph API. My videos are hosted on a CDN, and I would like to upload them directly to ...
0
votes
1
answer
38
views
Data don't be updated after fetching data in global app vue3.js without components in twig symfony render
I need vue3 on a single page and I can't update the value of useNoms with vue3 without components...
The App.js without components to be more cleared:
const app = Vue.createApp({
data(){
...
0
votes
0
answers
586
views
Preline component library JavaScript not working when used in browser via CDN
I am having problems with what should be a very simple task. I would like to use Preline's Tailwind CSS component library. To be exact, I would like to use this basic modal sample found in the ...
0
votes
1
answer
111
views
Why Azure CDN is not listed as optional inbound service for my Web App?
I want to configure the link between Azure App Service and Azure CDN.
Both of them are ready.
Here is CDN with endpoint (I selected classic Microsoft CDN):
And here is my Web Application:
I expected ...
0
votes
1
answer
106
views
Freemarker Fallback Not Working with Multiple Template Loaders in Spring Boot
I'm working on a Spring Boot project where I use Freemarker for templating. I have configured multiple TemplateLoaders in Freemarker's configuration to load templates from two different CDN URLs: a ...
0
votes
0
answers
278
views
How to Integrate a React Component from One React App into Another React App Using CDN
I'm trying to display a component from one React application within another React app using a CDN. Although the component works perfectly in its original application, I encountered an error related to ...
0
votes
1
answer
159
views
How to setup CDN for whole website, not just static resources?
I have complex question. Is it possible to serve whole static website via CDN (not just css, js, images... but also rendered HTML views). No matter which CDN provider I tried, I can't get it to work ...
1
vote
0
answers
159
views
Cannot read properties of undefined (reading 'mediapipeFacemesh') on my wordpress plugin using tensorflow.js
I have this code to superimpose an image on the face detected by he camera.
The camera is opened but the image is fixed at the top, I want it to be dynamic between the eyes of the face.
When I open ...
1
vote
1
answer
1k
views
Azure Front Door Premium and Vary response header
I'm using Azure Front Door in Premium Tier. I have caching enabled on my route (CDN).
I have some troubles, which seems to be the result of the fact that CDN ignores the Vary header.
I have made this ...
-2
votes
1
answer
195
views
JsBarcode does not work locally, no problems from CDN
I want to use JsBarcode.all.min.js locally (because the intended target will not have an active internet connection) but it does not work after downloading.
When I download and reference as follows:
&...
-1
votes
1
answer
54
views
Secured audio streaming of Digitalocean spaces cdn
We have an nextjs application while nodejs on backend. As digitalocean spaces is s3 compatible, that is why we are using S3 sdk for uploading audios on spaces. Now we have to stream with web using ...
3
votes
1
answer
416
views
How can I suppress React imports in TypeScript output to allow CDN references?
I am trying to use CDN URLs to reference the react and react-dom libraries in my typescript app. I do not want to bundle them into my compiled .js file, as I'm concerned with performance in production....
1
vote
0
answers
54
views
Service Workers and Change of CDN
I'm currently working to switch over a web application over from one CDN to another. Currently the application has a service worker in place and I'm hitting issues where the service worker is not ...
0
votes
0
answers
69
views
why select options not updating after updating property?
data:() =>({
selectedCity:0,
cities: [{id:0, name: 'England'},{id:1, name: 'Germany'}],
})
before requests it works correctly.
let cityObj = Object.values(data).map(city => {
return { id: ...
0
votes
1
answer
130
views
Why Vercel Custom Domain looses CDN? Should I set CDN outside of Vercel?
Why Vercel Custom Domain looses CDN? Should I set CDN outside of Vercel?
% dig mydomain.com
;; ANSWER SECTION:
mydomain.com 300 IN A 76.76.21.21
% dig mydomain.vercel.app
;; ANSWER SECTION:
...