-
### 🐛 Describe the Bug
I am using Ubuntu 22.04 . curl -s http://install.ztnet.network | sudo bash
The domain name has been configured and there were no errors during installation
When using a …
-
### What problem will this feature address?
I'm trying to host next js as a static build using the nixpacks and the NGINX static server. However, according to nextjs [docs](https://nextjs.org/docs/ap…
-
o2.ftp:~$ cd static/thunder7
o2.ftp:thunder7$ composer update -W
/usr/bin/env: ‘php’: Permission denied
Skynet Agent v.BOA-5.5.0-lts on Devuan/daedalus welcomes you aboard
======== We…
-
### Description
Some proxy servers will recognize json as a static resource.
But it is obvious that the ".pageContext.json" generated by vike is not a static resource.
In order to bypass the stat…
-
Currently jobs are statically setup to SCP their logs to 127.0.0.1 on the Jenkins master. Need to enhance this to be a parameter so that you can create your own separate static log server.
Blocks #30…
-
### Describe the bug
500
Internal Error
### Reproduction
1. Create a `src/routes/+page.server.ts` file with this content
```ts
import type { PageServerLoad } from './$types';
export c…
-
## Summary
If I create the template in the GUI I am able to access the survey. The issue is when we create the template using Ansible and the infra.controller_configuration collection. When the pl…
-
**What happened**:
Created an NNCP resource to configure a static IP address, routing, and DNS. After a while, the NNCP status shows as Degraded.
Error message after running "kubectl describe nncp i…
-
Dear Team,
I have simple static web application with single html file along with some dependencies of css and js in assets folder, I have created a Azure static web app and selected my repository and…
-
The Navbar component is server-rendered. Since it is included in the root layout, this forces every single page to be server-rendered on demand (dynamic).
Because of this, the time to first byte of…