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

[OWNCAST] wont start even with default values #944

Closed
kieeps opened this issue Sep 9, 2021 · 1 comment
Closed

[OWNCAST] wont start even with default values #944

kieeps opened this issue Sep 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@kieeps
Copy link

kieeps commented Sep 9, 2021

Describe the bug
tried to deploy the app but it wont run due to permission errors.

To Reproduce
Steps to reproduce the behavior:

  1. just create owncast with default settings

Expected behavior
The app deplys and starts

Additional context

App settings:

Application Name: owncast
Version: 1.9.15
:
    (Advanced) Controller Type: Deployment
    Desired Replicas: 1
    (Advanced) Update Strategy: Recreate: Kill existing pods before creating new ones
Termination settings:
    Grace Period Seconds: 10
Image Environment:
    Timezone: 'Europe/Stockholm' timezone
    UMASK: 002
Enable Host Networking: false
Configure Service(s):
    Main Service:
        Service Type: NodePort
        Service's Port(s) Configuration:
            Main Service Port Configuration:
                Port Type: HTTP
                Container Port: 8080
                Node Port (Optional): 36074
    rtmp Service:
        Service Type: NodePort
        Service's Port(s) Configuration:
            rtmp Service Port Configuration:
                Port Type: TCP
                Container Port: 1935
                Node Port (Optional): 36075
Integrated Persistent Storage:
    App Config Storage:
        Enable the storage: true
        (Advanced) Type of Storage: pvc
        (Advanced) storageClass: SCALE-ZFS
        readOnly: false
        Access Mode (Advanced): ReadWriteOnce
        Size quotum of storage: 100Gi
:
    Main Ingress:
        Enable Ingress: false
Security Context:
    Privileged mode: false
    ReadOnly Root Filesystem: false
    Allow Privilege Escalation: true
Pod Security Context:
    runAsNonRoot: true
    runAsUser: 568
    runAsGroup: 568
    fsGroup: 568
    When should we take ownership?: OnRootMismatch
:
    Advanced Limit Resource Consumption:
        CPU: 2000m
        Memory RAM: 2Gi
    Advanced Request minimum resources required:
        CPU: 10m
        Memory RAM: 50Mi
Horizontal Pod Autoscaler:
    enabled: false

Log:

2021-09-09 15:04:13.657153+00:00time="2021-09-09T15:04:13Z" level=info msg="Owncast v0.0.8-docker (f5a045dedc7d60e58e1c22b8f6472007738f0d6e)"
2021-09-09 15:04:13.665466+00:00time="2021-09-09T15:04:13Z" level=fatal msg="Unable to create directory. Please check the ownership and permissions mkdir webroot/hls: permission denied"

@kieeps kieeps added the bug Something isn't working label Sep 9, 2021
@kieeps kieeps changed the title [OWNCAST] [OWNCAST] wont start even with default values Sep 9, 2021
@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 Feb 6, 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

No branches or pull requests

2 participants