Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wg-easy 4.0.0 not deploying #8644

Closed
1 task done
AtomRz opened this issue Apr 30, 2023 · 5 comments · Fixed by #8650
Closed
1 task done

wg-easy 4.0.0 not deploying #8644

AtomRz opened this issue Apr 30, 2023 · 5 comments · Fixed by #8650
Labels
bug Something isn't working

Comments

@AtomRz
Copy link

AtomRz commented Apr 30, 2023

App Name

wg-easy

SCALE Version

22.12.2

App Version

4.0.0

Application Events

2023-05-01 2:10:41
Back-off restarting failed container
2023-05-01 2:10:37
Created container wg-easy
2023-05-01 2:10:37
Started container wg-easy
2023-05-01 2:10:36
Add eth0 [172.16.24.254/16] from ix-net
2023-05-01 2:10:36
Container image "tccr.io/truecharts/wg-easy:latest@sha256:5cc96ad86c87fb2ebc7dab65fc5b190ff0dcce370d0b9afa4aa4b5b2580a5000" already present on machine
2023-05-01 2:10:34
Successfully assigned ix-wg-easy/wg-easy-9597b94b4-g6rq8 to ix-truenas
2023-05-01 2:10:32
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.
2023-05-01 2:10:32
Successfully provisioned volume pvc-90654d54-1f01-495a-9906-c6c1d55feed0
2023-05-01 2:10:32
Order completed successfully
2023-05-01 2:10:32
Certificate fetched from issuer successfully
2023-05-01 2:10:32
The certificate has been successfully issued
2023-05-01 2:10:30
Successfully created Certificate "wg-easy-tls-0"
2023-05-01 2:10:30
Issuing certificate as Secret does not exist
2023-05-01 2:10:30
Stored new private key in temporary Secret resource "wg-easy-tls-0-hhklf"
2023-05-01 2:10:30
Created new CertificateRequest resource "wg-easy-tls-0-99tdt"
2023-05-01 2:10:30
Not signing CertificateRequest until it is Approved
2023-05-01 2:10:30
Not signing CertificateRequest until it is Approved
2023-05-01 2:10:30
Not signing CertificateRequest until it is Approved
2023-05-01 2:10:30
Not signing CertificateRequest until it is Approved
2023-05-01 2:10:30
Not signing CertificateRequest until it is Approved
2023-05-01 2:10:30
Certificate request has been approved by cert-manager.io
2023-05-01 2:10:30
Created Order resource ix-wg-easy/wg-easy-tls-0-99tdt-1472533615
2023-05-01 2:10:30
Waiting on certificate issuance from order ix-wg-easy/wg-easy-tls-0-99tdt-1472533615: ""
2023-05-01 2:10:29
Job completed
2023-05-01 2:10:29
External provisioner is provisioning volume for claim "ix-wg-easy/wg-easy-config"
2023-05-01 2:10:29
Assigned IP ["192.168.0.58"]
2023-05-01 2:10:29
Assigned IP ["192.168.0.58"]
2023-05-01 2:10:29
Scaled up replica set wg-easy-9597b94b4 to 1
2023-05-01 2:10:29
Created pod: wg-easy-9597b94b4-g6rq8
2023-05-01 2:10:29
0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.
2023-05-01 2:10:29
waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator
2023-05-01 2:10:17
Created container wg-easy-manifests
2023-05-01 2:10:17
Started container wg-easy-manifests
2023-05-01 2:10:16
Add eth0 [172.16.24.253/16] from ix-net
2023-05-01 2:10:16
Container image "tccr.io/truecharts/kubectl:v1.26.0@sha256:323ab7aa3e7ce84c024df79d0f364282c1135499298f54be2ade46508a116c4b" already present on machine
2023-05-01 2:10:15
Created pod: wg-easy-manifests-qjzxm
2023-05-01 2:10:15
Successfully assigned ix-wg-easy/wg-easy-manifests-qjzxm to ix-truenas

Application Logs

023-04-30 22:41:45.192966+00:002023-04-30T22:41:45.192Z Server Listening on http://0.0.0.0:51821
2023-04-30 22:41:45.193556+00:002023-04-30T22:41:45.193Z WireGuard Loading configuration...
2023-04-30 22:41:45.194877+00:002023-04-30T22:41:45.194Z WireGuard Configuration loaded.
2023-04-30 22:41:45.195139+00:002023-04-30T22:41:45.195Z WireGuard Config saving...
2023-04-30 22:41:45.196440+00:002023-04-30T22:41:45.196Z WireGuard Config saved.
2023-04-30 22:41:45.197146+00:00$ wg-quick down wg0
2023-04-30 22:41:45.207654+00:00$ wg-quick up wg0
2023-04-30 22:41:45.215483+00:00Error: Command failed: wg-quick up wg0
2023-04-30 22:41:45.215528+00:00/usr/bin/wg-quick: line 82: exec: sudo: not found
2023-04-30 22:41:45.215567+00:002023-04-30T22:41:45.215567475Z
2023-04-30 22:41:45.215591+00:00at ChildProcess.exithandler (child_process.js:383:12)
2023-04-30 22:41:45.215599+00:00at ChildProcess.emit (events.js:400:28)
2023-04-30 22:41:45.215606+00:00at maybeClose (internal/child_process.js:1058:16)
2023-04-30 22:41:45.215612+00:00at Socket.<anonymous> (internal/child_process.js:443:11)
2023-04-30 22:41:45.215623+00:00at Socket.emit (events.js:400:28)
2023-04-30 22:41:45.215629+00:00at Pipe.<anonymous> (net.js:686:12) {
2023-04-30 22:41:45.215648+00:00killed: false,
2023-04-30 22:41:45.215654+00:00code: 127,
2023-04-30 22:41:45.215674+00:00signal: null,
2023-04-30 22:41:45.215683+00:00cmd: 'wg-quick up wg0'

Application Configuration

image
image
image
image
image
image
image
image
image

Describe the bug

not deployed

To Reproduce

--

Expected Behavior

I would like it to work. :)

Screenshots

image

Additional Context

--

I've read and agree with the following

  • I've checked all open and closed issues and my issue is not there.
@AtomRz AtomRz added the bug Something isn't working label Apr 30, 2023
@stavros-k
Copy link
Member

Change PUID to 0
image

@StevenMcElligott Can we please add some docs for that?

@StevenMcElligott
Copy link
Member

Will do, we can't make it default I'm assuming?

@stavros-k
Copy link
Member

Nop it's in a template

Ornias1993 pushed a commit that referenced this issue May 1, 2023
**Description**

Added docs to prevent/fix this issue

⚒️ Fixes  #8644 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

**➕ App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
@Ornias1993
Copy link
Member

@stavros-k If this is not actually user changeable, we might just not include those templates and hardcode it instead?

MaverickD650 pushed a commit to MaverickD650/charts that referenced this issue May 4, 2023
**Description**

Added docs to prevent/fix this issue

⚒️ Fixes  truecharts#8644 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

**➕ App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
@truecharts-admin
Copy link
Collaborator

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists

@truecharts truecharts locked and limited conversation to collaborators May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants