Giter VIP home page Giter VIP logo

big-bear-umbrel's People

Contributors

dragonfire1119 avatar renovate[bot] avatar toricorn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

big-bear-umbrel's Issues

ECONNREFUSED

Hello,
I'd like to come back to you regarding access to the service.
Here is the error I have in the logs:

`big-bear-umbrel-ghost

Attaching to big-bear-umbrel-ghost_db_1, big-bear-umbrel-ghost_server_1, big-bear-umbrel-ghost_app_proxy_1, big-bear-umbrel-ghost_tor_server_1
app_proxy_1 | [HPM] Proxy created: / -> http://big-bear-umbrel-ghost_server_1:2368
app_proxy_1 | Waiting for big-bear-umbrel-ghost_server_1:2368 to open...
app_proxy_1 | Ghost is now ready...
app_proxy_1 | Listening on port: 7205
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ to http://big-bear-umbrel-ghost_server_1:2368/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ghost to http://big-bear-umbrel-ghost_server_1:2368/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ghost to http://big-bear-umbrel-ghost_server_1:2368/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ghost to http://big-bear-umbrel-ghost_server_1:2368/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ to http://big-bear-umbrel-ghost_server_1:2368/ [ENOTFOUND] (https://nodejs.org/api/errors.html#errors_common_system_errors)
app_proxy_1 | [HPM] Error occurred while proxying request 192.168.1.90:7205/ to http://big-bear-umbrel-ghost_server_1:2368/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
db_1 |
db_1 | 2023-09-02T07:26:21.823068Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
db_1 | 2023-09-02T07:26:21.828729Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.34) starting as process 1
db_1 | 2023-09-02T07:26:21.854398Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
db_1 | 2023-09-02T07:26:23.043224Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
db_1 | 2023-09-02T07:26:23.974680Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
db_1 | 2023-09-02T07:26:23.975335Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
db_1 | 2023-09-02T07:26:23.980686Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
db_1 | 2023-09-02T07:26:24.129401Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
db_1 | 2023-09-02T07:26:24.130635Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.34' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
server_1 | [2023-09-02 07:27:25] INFO Creating table: collections
server_1 | [2023-09-02 07:27:25] INFO Creating table: collections_posts
server_1 | [2023-09-02 07:27:26] INFO Model: Collection
server_1 | [2023-09-02 07:27:26] INFO Model: Product
server_1 | [2023-09-02 07:27:26] INFO Model: Newsletter
server_1 | [2023-09-02 07:27:26] INFO Model: Tag
server_1 | [2023-09-02 07:27:27] INFO Model: Permission
server_1 | [2023-09-02 07:27:30] INFO Model: Post
server_1 | [2023-09-02 07:27:33] INFO Model: Integration
server_1 | [2023-09-02 07:27:34] INFO Relation: Role to Permission`

How can I solve it?
Thanks

ghost stuck in http 503

Hello,

I've recently added "ghost" from your repository to my umbrel.
The application starts and the container keeps running, but I'm only getting http 503s back which show the following webpage:

afbeelding

When I updated the server in the docker-compose.yaml file and changed the environment variable database__connection__host: db to database__connection__host: big-bear-umbrel-ghost_db_1 and restarted the container it immediately showed me the front page and stopped returning http 503s.

Can you verify this behaviour ( my issue )?
I'm not sure if my solution is a proper one, but it does seem to work?

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
big-bear-umbrel-adguard-home/docker-compose.yml
  • adguard/adguardhome v0.107.52
big-bear-umbrel-chromium/docker-compose.yml
big-bear-umbrel-cloudflared/docker-compose.yml
  • wisdomsky/casaos-cloudflared 2023.7.3
big-bear-umbrel-dashdot/docker-compose.yml
big-bear-umbrel-flame/docker-compose.yml
  • pawelmalak/flame 2.3.1
big-bear-umbrel-ghost/docker-compose.yml
  • ghost 5.91.0-alpine
big-bear-umbrel-glances/docker-compose.yml
  • nicolargo/glances 4.1.2.1-full
big-bear-umbrel-guacamole/docker-compose.yml
  • guacamole/guacamole 1.5.5
big-bear-umbrel-homepage/docker-compose.yml
  • ghcr.io/benphelps/homepage v0.7.1
big-bear-umbrel-portainer/docker-compose.yml
big-bear-umbrel-scrypted/docker-compose.yml
big-bear-umbrel-speedtest-tracker-2/docker-compose.yml
  • ghcr.io/alexjustesen/speedtest-tracker v0.19.0
big-bear-umbrel-speedtest-tracker/docker-compose.yml
big-bear-umbrel-uptime-kuma/docker-compose.yml
  • louislam/uptime-kuma 1.23.13
github-actions
.github/workflows/auto-merge.yml
  • pascalgn/automerge-action v0.16.3
.github/workflows/renovate-ci.yml
  • actions/checkout v4.1.7
  • actions/checkout v4.1.7
  • jitterbit/get-changed-files v1
  • EndBug/add-and-commit v9
  • actions/checkout v4
  • actions/github-script v7
  • actions/github-script v7

  • Check this box to trigger a request for Renovate to run again on this repository

Add pufferpanel to bigbearumbrel

I’ve been using umbrel a lot lately, but I want to use pufferpanel in umbrel. I know that it can be done through portainer, but I want to use it from umbrel itself without using portainer. Let’s see if you can add it to the repository. I would do it if I knew how, but I don’t know how to use github.

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.