WWBN / AVideo-Encoder-Network

Encoder Network Servers for AVideo Platform Open-Source
https://network.avideo.com
GNU General Public License v3.0
14 stars 40 forks source link

Erroring, unable install this when config will not Write #33

Closed NekoSuneVR closed 2 years ago

NekoSuneVR commented 3 years ago

I had this running last time and now server / vps refuses write data file, i tried hosting VPS and my personal 1 and getting same on DB and config file. something do with line 29 $global functions issues.

DanielnetoDotCom commented 3 years ago

All videos folder MUST be writable

NekoSuneVR commented 3 years ago

All videos folder MUST be writable

so giving hall AVideo Encorder Network Perms 777?

i did that before even give it www-data and it just stuck on loading and loading when pose make config. and when i check logs says about that error and nothing placed in SQL to confirm worked too?

NekoSuneVR commented 3 years ago

this all i get from it even on perms www-data and 777 image image

DanielnetoDotCom commented 3 years ago

I see, sorry, I confirm there is a bug, try this ...

before you click on the install button create a configuration.php file and make sure it is writable

cd /var/www/html/AVideo-Encoder-Network && touch configuration.php && chmod 777 configuration.php

DanielnetoDotCom commented 3 years ago

I am sending some updates that will make easier the installation.

NekoSuneVR commented 3 years ago

cd /var/www/html/AVideo-Encoder-Network && touch configuration.php && chmod 777 configuration.php

that didnt fix it? still erroring, its do with $global Value issue in install/index.php

DanielnetoDotCom commented 3 years ago

you probably will need to drop the database and then update the encoder network

then try to run the installation again

DanielnetoDotCom commented 3 years ago

Just sent you a couple new updates

NekoSuneVR commented 3 years ago

Just sent you a couple new updates

still getting Undefined variable: global in /var/www/AVideo-Encoder-Network/install/index.php on line 28\n', i told you exact issue? its Installer not DB because DB is empty

NekoSuneVR commented 3 years ago

as see image

DanielnetoDotCom commented 3 years ago

Just sent you a couple new updates

still getting Undefined variable: global in /var/www/AVideo-Encoder-Network/install/index.php on line 28\n', i told you exact issue? its Installer not DB because DB is empty

Nothing to worry about this warning

Waffleuncle commented 3 years ago

image we have now this prob but every thing is 777 on chmod

DanielnetoDotCom commented 3 years ago

did you manually create the configuration.php file?

Waffleuncle commented 3 years ago

Not at all

dedisoft commented 3 years ago

Hi,

Sorry, I've the same issue and i've created the configuration.php file with good rights.

I see on error log this just before " must be writable":

[15-Sep-2021 14:13:40 UTC] PHP Notice: Undefined variable: configFile in /xxx/install/checkConfiguration.php on line 19 [15-Sep-2021 14:13:40 UTC] PHP Notice: Undefined variable: configFile in /xxx/install/checkConfiguration.php on line 20

Thanks

nathantolene commented 3 years ago

Hi,

I'm also getting this same error. I followed the same instructions as above.

Any update?

Thanks!

nathantolene commented 3 years ago

Thanks for the changes! Working for me now! :)

Fre68 commented 2 years ago

Hello, I installed your script for Christian videos. Everything was fine, maintaining the encoder no longer works. Can not access the page to encode. Frédéric

Sorry for English, I am French!

DanielnetoDotCom commented 2 years ago

what exactly encoder are you referring to?

Fre68 commented 2 years ago

I was able to place 15 videos with: https://encoder2.avideo.com/ and https://encoder1.avideo.com/ And since then, nothing, address not found

DanielnetoDotCom commented 2 years ago

We had a DNS problem today . The encoders should be good now

Fre68 commented 2 years ago

Hello and thank you for answering me

It is 10 hours in France, and when I click on "Uploading a new media", I arrive on a blank page: address not found.

DanielnetoDotCom commented 2 years ago

Sorry for the inconvenience, we still trying to resolve the Cloudflare issue.

DanielnetoDotCom commented 2 years ago

Please try to use this https://network.wwbn.net/

Fre68 commented 2 years ago

Thank you very much, it works well. This will always be this address in the future?

We use your script to broadcast Christian videos! Glory to God !

Fre68 commented 2 years ago

Hello, I meet an automatic reading problem, I set up the main part. How to totally remove this option, especially in Integration mode. Thank you Capture

DanielnetoDotCom commented 2 years ago

Sorry, what option do you want to remove?

Fre68 commented 2 years ago

Automatic reading, on all videos Even in integration mode

DanielnetoDotCom commented 2 years ago

what is "Automatic reading"??

Fre68 commented 2 years ago

A video that starts alone, a video that is played automatically

DanielnetoDotCom commented 2 years ago

If you mean the autoplay ...

https://github.com/WWBN/AVideo/wiki/Autoplay-and-Browser-Policies#enable-or-disable-the-autoplay

Fre68 commented 2 years ago

hello I come back to you because I really have a problem with the "automatic reading"

I configured correctly

When I integrate a video on my site, it starts automatically, which is very part of Look here, in drawing of the article!

https://bible-foi.com/gabelle-frederic/655-actualisation-des-objectifs-de-bible-foi-com

It is also sufficient to click anywhere in the article to start the video

even closed, the browser continues to play the video during any minute

DanielnetoDotCom commented 2 years ago

For me it did not start automatically

image

you are using this URL in your iframe

https://www.bible-ouverte.fr/videoEmbed/55/presentation-de-la-plateforme-bible-ouverte.fr-.?channelName=Acoeurouvert&modestbranding=1&showinfo=1&autoplay=&controls=1&loop=&mute=&t=0&objectFit=

try to add the autoplay=0, so youe URL will be

https://www.bible-ouverte.fr/videoEmbed/55/presentation-de-la-plateforme-bible-ouverte.fr-.?channelName=Acoeurouvert&modestbranding=1&showinfo=1&autoplay=0&controls=1&loop=&mute=&t=0&objectFit=

Fre68 commented 2 years ago

try https://bible-foi.com/gabelle-frederic/655-actualisation-des-objectifs-de-bible-foi-com

Click on the page outside the video ![Uploading Sans titre 1.jpg…]()

I put on = 0

DanielnetoDotCom commented 2 years ago

Not autoplaying

image

Try from an incognito browser or clear your browser cookies

Probably the autoplay cookie is on your browser

Fre68 commented 2 years ago

ok I'll see

NekoSuneVR commented 2 years ago

sorry for most of you here, i have to close this since i was getting too many emails and this was pose do with config issue not encorder issue.

make sure make new issue, since trying prevent email spams on here.

Thank you :)