uzuark
uzuark
CDCloudflare Developers
Created by uzuark on 6/24/2023 in #general-help
Tunnel blocking me?
I have a maven server installed (reposilite) and a tunnel per zero trust. I can still reach the dashboard, but if i make requests for a repo it doesn't work
5 replies
CDCloudflare Developers
Created by uzuark on 3/26/2023 in #pages-help
Pages Log
Where can i see the logs, like when a user enters a page?
4 replies
CDCloudflare Developers
Created by uzuark on 2/16/2023 in #pages-help
Only https
How do i make that every http request will be redirected to https
4 replies
CDCloudflare Developers
Created by uzuark on 2/8/2023 in #pages-help
API
Fetch API cannot load http://api/v1/products/all due to access control checks. [blocked] The page at https://test.pages.dev/ was not allowed to display insecure content from http://api/v1/products/all.
7 replies
CDCloudflare Developers
Created by uzuark on 2/8/2023 in #pages-help
Svelte kit page
2023-02-08T11:47:38.872198Z > node postinstall.js
2023-02-08T11:47:38.872345Z
2023-02-08T11:47:38.956020Z (node:1278) ExperimentalWarning: The ESM module loader is experimental.
2023-02-08T11:47:38.964139Z file:///opt/buildhome/repo/node_modules/@sveltejs/kit/postinstall.js:8
2023-02-08T11:47:38.964429Z const cwd = process.env.INIT_CWD ?? process.cwd();
2023-02-08T11:47:38.964592Z ^
2023-02-08T11:47:38.964711Z
2023-02-08T11:47:38.964829Z SyntaxError: Unexpected token '?'
2023-02-08T11:47:38.964951Z at Loader.moduleStrategy (internal/modules/esm/translators.js:81:18)
2023-02-08T11:47:38.965071Z at async link (internal/modules/esm/module_job.js:37:21)
2023-02-08T11:47:38.872198Z > node postinstall.js
2023-02-08T11:47:38.872345Z
2023-02-08T11:47:38.956020Z (node:1278) ExperimentalWarning: The ESM module loader is experimental.
2023-02-08T11:47:38.964139Z file:///opt/buildhome/repo/node_modules/@sveltejs/kit/postinstall.js:8
2023-02-08T11:47:38.964429Z const cwd = process.env.INIT_CWD ?? process.cwd();
2023-02-08T11:47:38.964592Z ^
2023-02-08T11:47:38.964711Z
2023-02-08T11:47:38.964829Z SyntaxError: Unexpected token '?'
2023-02-08T11:47:38.964951Z at Loader.moduleStrategy (internal/modules/esm/translators.js:81:18)
2023-02-08T11:47:38.965071Z at async link (internal/modules/esm/module_job.js:37:21)
i get this error from cloudflare
3 replies