Code Monkey home page Code Monkey logo

kbin_ynh's Introduction

/kbin for YunoHost

Integration level Working status Maintenance status

Install /kbin with YunoHost

Lire ce readme en français.

This package allows you to install /kbin quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This is a dummy description of this app features

Shipped version: 1.0~ynh1

Demo: https://kbin.social

Screenshots

Screenshot of /kbin

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/kbin_ynh/tree/testing --debug
or
sudo yunohost app upgrade kbin -u https://github.com/YunoHost-Apps/kbin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

kbin_ynh's People

Contributors

csolisr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jhammons

kbin_ynh's Issues

KBIN Database fails to deploy

Describe the bug

When run the install script fails to create a database:

  • sudo -u kbin php8.2 -d /var/www/kbin -d memory_limit=-1 /var/www/kbin/bin/console doctrine:database:create
    2023-07-19 20:15:35,298: DEBUG - Could not create database "kbin" for connection named default

I'm wondering if the problem is that the manifest.toml already creates a database called kbin and grants a kbin user privileges:
Provisionning database...
2023-07-19 20:13:33,664: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_database" 7>&1']'
It seems that the name of the database is "kbin" here

Then the doctrine:database:create also tries to create a database with the same name, which is when the 42501 inssuficient privilege error occurs - would changing the name of the database that the manifest resources.database section creates allow the other database create to run?

Context

  • Hardware: Helios64 rockchip, armbian bullseye
  • YunoHost version:11.2.1
  • I have access to my server: *Through SSH and through the webadmin
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
  • Using, or trying to install package version/branch: kbin_ynh/testing

Steps to reproduce

sudo yunohost app install https://github.com/YunoHost-Apps/kbin_ynh/tree/testing --debug

Logs

https://paste.yunohost.org/raw/ozovuyewuc

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.