Giter Site home page Giter Site logo

imagegenius / docker-obico Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 303 KB

Monolithic (Single) Docker Container for Obico Server

Home Page: https://hub.docker.com/r/imagegenius/obico

License: GNU General Public License v3.0

Dockerfile 100.00%
docker minimal monolithic obico

docker-obico's People

Contributors

hydazz avatar imagegeniusci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hydazz

docker-obico's Issues

No camera image

Hello i am running Obico on my unraid, but i the camera image doesnt shows up.
There is my configuration on klipper:

moonraker config

[server]
host: 0.0.0.0
port: 7125
klippy_uds_address: /home/delorean/printer_data/comms/klippy.sock

[authorization]
trusted_clients:
    10.0.0.0/8
    127.0.0.0/8
    169.254.0.0/16
    172.16.0.0/12
    192.168.0.0/16
    192.168.178.29
    FE80::/10
    ::1/128
cors_domains:
    http://*.lan
    http://*.local
    https://my.mainsail.xyz
    http://my.mainsail.xyz
    https://app.fluidd.xyz
    http://app.fluidd.xyz

[octoprint_compat]

[history]

[update_manager]
channel: dev
refresh_interval: 168

[update_manager mainsail]
type: web
channel: stable
repo: mainsail-crew/mainsail
path: ~/mainsail

[include moonraker-obico-update.cfg]

there is my obico-moonraker.cfg

url = https://xxx.xxx.dev
auth_token = f651cd659069xxxxxxx

[moonraker]
host = 127.0.0.1
port = 7125

[webcam]
disable_video_streaming = False

[logging]
path = /home/delorean/printer_data/logs/moonraker-obico.log

CUDA Error: system has unsupported display driver / cuda driver combination

OS: Unraid 6.11.5
Nvidia driver: 520.56.06
Nvidia gpu: GTX 1050TI

Installed through apps section.

[2023-10-09 18:53:21 +0200] [217] [INFO] Booting worker with pid: 217
Try to load cfg: /app/obico/ml_api/model/model.cfg, weights: /app/obico/ml_api/lib/../model/model-weights.darknet, clear = 0
CUDA status Error: file: ./src/dark_cuda.c: func: get_gpu_compute_capability() line: 619

CUDA Error: system has unsupported display driver / cuda driver combination
Try to load cfg: /app/obico/ml_api/model/model.cfg, weights: /app/obico/ml_api/lib/../model/model-weights.darknet, clear = 0
CUDA status Error: file: ./src/dark_cuda.c: func: get_gpu_compute_capability() line: 619

CUDA Error: system has unsupported display driver / cuda driver combination
/usr/bin/python3.7: get_gpu_compute_capability: Unknown error -1538053073
Try to load cfg: /app/obico/ml_api/model/model.cfg, weights: /app/obico/ml_api/lib/../model/model-weights.darknet, clear = 0
CUDA status Error: file: ./src/dark_cuda.c: func: get_gpu_compute_capability() line: 619

CUDA Error: system has unsupported display driver / cuda driver combination

Setting up SMTP for email notifications on Unraid docker

The dotenv.example isn't in the obico appdata folder, so I added variables in the docker settings for the all of the SMTP settings that are supposed to be there, but, when I try to verify my email address (Gmail) in the Obico dashboard to set up email notifications, it just goes to a HTTP 500 error. Any tips/hints?

Email 504 Gateway Time-out

When I try and configure SMTP / email I get a 504 Gateway Time-out error.

I don't see anything in the Docker logs.

I have configured SMTP according to environment variables. If I set something to knowingly wrong (e.g. wrong password) I get a 500 error instead.

ModuleNotFoundError: No module named 'components'

Upon installing this on Unraid, the container gets into a loop with:

ModuleNotFoundError: No module named 'components'

I have tried clearing the app data folder and recreating the container with the same result.

Server Error (500)

On Unraid the docker throws out a Server Error (500) when installed.

Logs only show:
`Performing system checks...

System check identified no issues (0 silenced).

You have 97 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): account, admin, app, auth, channels_presence, contenttypes, sessions, sites, socialaccount.
Run 'python manage.py migrate' to apply them.
January 22, 2023 - 20:31:54
Django version 2.2.27, using settings 'config.settings'
Starting ASGI/Channels version 2.4.0 development server at http://0.0.0.0:3334/
Quit the server with CONTROL-C.

seen 64
Loaded - names_list: /app/model/names, classes = 1
[migrations] started
[migrations] no migrations found


| _ _ |
| | | | | |
| | |__ _ _ | | __ _ ____ |
| | '
| | | |/ |/ _ | / |
| | | | | || | (| | (| |/ / |
| |
| ||_, |_,|_,/
_| |
| / | |
| |
/ |

To support the app dev(s) visit:
Obico: https://www.obico.io/docs/developer-guides/contribute/#buy-us-a-coffee

User/Group ID

User UID: 99
User GID: 100

[custom-init] No custom files found, skipping...
[ig-init] done.
Try to load cfg: /app/obico/ml_api/model/model.cfg, weights: /app/obico/ml_api/model/model.weights, clear = 0
Total BFLOPS 29.338 `

There are no files created under mappings except the redis log (looks ok) and a db.sqlite3 file.

Unable to view webcam feeds through Obico mobile app

I've linked the Obico iphone app to my printer and can view the feeds in the webpage but when I attempt to use the iPhone app, I'm seeing that no webcams are set up.
The logs indicate that something isn't available:

django.request WARNING Not Found: /ent/api/personalized_mobile_ui/

Is this a result of the image being out of date compared to the official docker?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.