WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.91k stars 972 forks source link

VIDEO UPLOADS BUT DOES NOT ENCODE SAY Broken Missing files #6339

Open rielcomms opened 2 years ago

rielcomms commented 2 years ago

When a video is uploaded, it pretends to have been encoded, but the status will end up as "Broken Missing files" Does anyone know how this issue can be resolved uploading_issue

DanielnetoDotCom commented 2 years ago

Hi, please check your avideo.log for more details

you must check the logs between when you submit the file to the encoder and whenever the encoding process is done and you tried to open it.

rielcomms commented 2 years ago

Issue appears to be from the bucket, but nothing was changed on the server side. The bucket appears to be ok but the uploads are not showing up in the Bucket

DanielnetoDotCom commented 2 years ago

I still need the logs

DanielnetoDotCom commented 2 years ago

I can see this ...

[22-Mar-2022 03:51:05 UTC] AVideo-Streamer answer 1 array(4) {
  ["type"]=>
  int(1)
  ["message"]=>
  string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43
Stack trace:
#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))
#1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)
#2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount()
#3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)
#4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets()
#5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')
#"
  ["file"]=>
  string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php"
  ["line"]=>
  int(43)
}

Backblaze changed some things

you need to recreate the api credentials

check this https://tutorials.wwbn.net/video/111/how-to-configure-backblaze

make sure you update the plugin

rielcomms commented 2 years ago

I recreated the credentials but it still gives error when I test the plugin

keyID: 002679333bd1b940000000007 keyName: rielcomms applicationKey: K0021us3NOvNVENSFKyyvqNfrg48QSg

Received error from B2: /b2api/v1//b2_authorize_account#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)

2

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount() #3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets() #5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms') #6 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/Blackblaze_B2.php(18) : eval()'d code(1) : eval()'d code(365): BackblazeB2\Client->upload(Array) #7 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1) : eval()'d code(14): Blackblaze_B2->copy_to_B2('/var/www/html/Y...', 'test.txt') #8 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1): eval() #9 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18): eval() #10 {main}

The Log [28-Mar-2022 22:02:07 UTC] {"error":true,"format":"mp4","file":false,"resolution":"540","videoDownloadedLink":"","target":"https:\/\/ arisetube.com\/aVideoEncoder.json","postFields":16,"response_raw":"array(4) {\n [\"type\"]=>\n int(1)\n [\"message\"]=>\n string(1024) \"Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n [\"file\"]=>\n string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n [\"line\"]=>\n int(43)\n}\n

array(4) {\n  [\"type\"]=>\n  int(1)\n
[\"message\"]=>\n  string(1024) \"Uncaught
BackblazeB2\Exceptions\NotFoundException: Received error from B2:
\/b2api\/v1\/\/b2_authorize_account in
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack
trace:\n#0
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34):
BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538):
BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...',
Array)\n#2
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793):
BackblazeB2\Client->authorizeAccount()\n#3
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126):
BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets',
Array)\n#4
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557):
BackblazeB2\Client->listBuckets()\n#5
\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178):
BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n
[\"file\"]=>\n  string(73)
\"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n
[\"line\"]=>\n  int(43)\n}\narray(1) {\n  [0]=>\n  array(2) {\n
[\"function\"]=>\n    string(14) \"avidoeShutdown\"\n    [\"args\"]=>\n
array(0) {\n    }\n  }\n}\n<\/pre>","response":null,"msg":"cURL error
(1):\n Unsupported protocol \n  \n
(https:\/\/arisetube.com\/aVideoEncoder.json)\n
\/tmp\/YTPChunk_MRsYyz "}
[28-Mar-2022 22:02:07 UTC] getReturn_vars
{"videos_id":641,"video_id_hash":"d3NJcE1jK2JwZ2F4YVRla080cDl6Y09NaHdocEEyTDhyNHVhcjJhUlhhWT0="}
[28-Mar-2022 22:02:07 UTC] AVideo-Encoder sending confirmation to
https://arisetube.com/objects/aVideoEncoderNotifyIsDone.json.php
[28-Mar-2022 22:02:07 UTC] AVideo-Streamer confirmation answer
{"error":false,"video_id":641}
[28-Mar-2022 22:02:07 UTC] {"error":false,"target":"https:\/\/arisetube.com
\/objects\/aVideoEncoderNotifyIsDone.json.php","postFields":{"videos_id":641,"video_id_hash":"d3NJcE1jK2JwZ2F4YVRla080cDl6Y09NaHdocEEyTDhyNHVhcjJhUlhhWT0=","user":"
@.***
","password":"dff7de03ea9c1493b51b41af77043cbd","fail":0},"response_raw":"{\"error\":false,\"video_id\":641}","response":{"error":false,"video_id":641}}

On Sun, Mar 27, 2022 at 7:46 AM Daniel Neto @.***> wrote:

I can see this ...

[22-Mar-2022 03:51:05 UTC] AVideo-Streamer answer 1 array(4) { ["type"]=> int(1) ["message"]=> string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43 Stack trace:

0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)

2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount()

3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets()

5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')

"

["file"]=> string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php" ["line"]=> int(43) }

Backblaze changed some things

you need to recreate the api credentials

check this https://tutorials.wwbn.net/video/111/how-to-configure-backblaze

make sure you update the plugin

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1079935235, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBUZSLNVR3XUSB2WTRLVCBRBZANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

Did you created it as a master key?

rielcomms commented 2 years ago

Yes, I did.

On Mon, Mar 28, 2022 at 4:49 PM Daniel Neto @.***> wrote:

Did you created it as a master key?

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081227668, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBVKG2TIGDPOXCD7K6LVCIZQRANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

Are those credentials correct? Can I try it locally?

Is the bucket name correct? rielcomms

keyID: 002679333bd1b940000000007 keyName: rielcomms applicationKey: K0021us3NOvNVENSFKyyvqNfrg48QSg

rielcomms commented 2 years ago

Yes, they are correct

On Mon, Mar 28, 2022 at 5:05 PM Daniel Neto @.***> wrote:

Are those credentials correct? Can I try it locally?

Is the bucket name correct? rielcomms

keyID: 002679333bd1b940000000007 keyName: rielcomms applicationKey: K0021us3NOvNVENSFKyyvqNfrg48QSg

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081236262, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBXFNIKCDJFVVFBLUNDVCI3M5ANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

Looking at the expected key format, looks like you are not copying the correct ones

image

check here where to grab them

https://github.com/WWBN/AVideo/wiki/BackBlaze-B2-plugin#using-a-bucket-specific-application-key

rielcomms commented 2 years ago

Tried that but no luck, it says application key is not supported anyways see screenshot below

[image: image.png]

On Mon, Mar 28, 2022 at 5:20 PM Daniel Neto @.***> wrote:

Looking at the expected key format, looks like you are not copying the correct ones

[image: image] https://user-images.githubusercontent.com/18009293/160502836-61761eff-0c6c-4011-a160-091b73efe424.png

check here where to grab them

https://github.com/WWBN/AVideo/wiki/BackBlaze-B2-plugin#using-a-bucket-specific-application-key

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081244968, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBVMDLOXCOTFCAJ56A3VCI5E3ANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

MUST be the master key

image

DanielnetoDotCom commented 2 years ago

Please recreate the masterkey and share them here.

also please manually upload a file to your bucked and share a link here to access the file

rielcomms commented 2 years ago

I recreated another one and tried it, but no luck still

keyID: 679333bd1b94 keyName: Master Application Key applicationKey: 0024a2ec831e66909f0a5c9a5c6cbaf134ae4cb566

0024a2ec831e66909f0a5c9a5c6cbaf134ae4cb566

[image: image.png] The error when I test it

Received error from B2: /b2api/v1//b2_authorize_account#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)

2

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount() #3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets() #5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms') #6 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/Blackblaze_B2.php(18) : eval()'d code(1) : eval()'d code(365): BackblazeB2\Client->upload(Array) #7 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1) : eval()'d code(14): Blackblaze_B2->copy_to_B2('/var/www/html/Y...', 'test.txt') #8 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1): eval() #9 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18): eval() #10 {main}

On Mon, Mar 28, 2022 at 5:56 PM Daniel Neto @.***> wrote:

MUST be the master key

[image: image] https://user-images.githubusercontent.com/18009293/160506194-8ba498db-4c9c-4da2-854d-fc74189614ed.png

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081262531, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBRJUM5QQIM6WEFDEIDVCJBLLANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

Please screenshot the bucket name and keys coinfiguration,

also please manually upload a file to your bucked and share a link here to access the file

rielcomms commented 2 years ago

https://f002.backblazeb2.com/file/rielcomms/20+years+occupation.+So+much+talk!.mp4

On Mon, Mar 28, 2022 at 6:25 PM Daniel Neto @.***> wrote:

Please screenshot the bucket name and keys coinfiguration, also please manually upload a file to your bucked and share a link here to access the file

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081277907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBW22Y7KEXS3SGY624DVCJEYHANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

This works for me

image

image

rielcomms commented 2 years ago

I have same thing but it does not work for me

[image: image.png]

On Mon, Mar 28, 2022 at 7:08 PM Daniel Neto @.***> wrote:

This works for me

[image: image] https://user-images.githubusercontent.com/18009293/160512149-a89f9e1e-ad85-4030-a828-1936122d1d06.png

[image: image] https://user-images.githubusercontent.com/18009293/160512189-a5cc1b98-6599-47f5-bf73-582061dca825.png

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081297471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBXUHZ3FIIJCAXEQH6TVCJJZRANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

the videos with errors are lost, you must upload new videos now

rielcomms commented 2 years ago

The problem is when i test from the plugin I get this error which means it wont work if I upload a video

Received error from B2: /b2api/v1//b2_authorize_account#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)

2

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount() #3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets() #5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms') #6 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/Blackblaze_B2.php(18) : eval()'d code(1) : eval()'d code(365): BackblazeB2\Client->upload(Array) #7 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1) : eval()'d code(14): Blackblaze_B2->copy_to_B2('/var/www/html/Y...', 'test.txt') #8 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1): eval() #9 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18): eval() #10 {main}

On Mon, Mar 28, 2022 at 7:19 PM Daniel Neto @.***> wrote:

the videos with errors are lost, you must upload new videos now

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081302524, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBVIOUAJ3RRAZNZPXS3VCJLB3ANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

rielcomms commented 2 years ago

you can try it yourself arisetube.com @.*** Pwd:Ar1nzechukwu1 To see what I mean

Thanks D.

On Mon, Mar 28, 2022 at 7:54 PM THE RENAISSANCE @.***> wrote:

The problem is when i test from the plugin I get this error which means it wont work if I upload a video

Received error from B2: /b2api/v1//b2_authorize_account#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array) #2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount() #3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4

/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets() #5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms') #6 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/Blackblaze_B2.php(18) : eval()'d code(1) : eval()'d code(365): BackblazeB2\Client->upload(Array) #7 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1) : eval()'d code(14): Blackblaze_B2->copy_to_B2('/var/www/html/Y...', 'test.txt') #8 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18) : eval()'d code(1): eval() #9 /var/www/html/YouPHPTube/plugin/Blackblaze_B2/test.php(18): eval() #10 {main}

On Mon, Mar 28, 2022 at 7:19 PM Daniel Neto @.***> wrote:

the videos with errors are lost, you must upload new videos now

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081302524, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBVIOUAJ3RRAZNZPXS3VCJLB3ANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

That is not an error. That means the backblaze is working

DanielnetoDotCom commented 2 years ago

I mean , the imagens pasted is not an error

please see the values I have set and copy them

rielcomms commented 2 years ago

Here is the error after upload and the log is attached [image: image.png]

On Mon, Mar 28, 2022 at 7:58 PM Daniel Neto @.***> wrote:

That is not an error. That means the backblaze is working

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081319700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBWPL3FDXH3TXBUKK5LVCJPTVANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

[29-Mar-2022 02:11:31 UTC] {"error":true,"format":"mp4","file":false,"resolution":"480","videoDownloadedLink":"","target":"https:\/\/arisetube.com\/aVideoEncoder.json","postFields":16,"response_raw":"array(4) {\n [\"type\"]=>\n int(1)\n [\"message\"]=>\n string(1024) \"Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n [\"file\"]=>\n string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n [\"line\"]=>\n int(43)\n}\n

array(4) {\n  [\"type\"]=>\n  int(1)\n  [\"message\"]=>\n  string(1024) \"Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n  [\"file\"]=>\n  string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n  [\"line\"]=>\n  int(43)\n}\narray(1) {\n  [0]=>\n  array(2) {\n    [\"function\"]=>\n    string(14) \"avidoeShutdown\"\n    [\"args\"]=>\n    array(0) {\n    }\n  }\n}\n<\/pre>","response":null,"msg":"cURL error (1):\n Unsupported protocol \n  \n (https:\/\/arisetube.com\/aVideoEncoder.json)\n \/tmp\/YTPChunk_JjBUBx "}
[29-Mar-2022 02:11:33 UTC] Duration found: 0:03:27
[29-Mar-2022 02:11:33 UTC] Encoder::sendFileToDownload [file=/var/www/html/YouPHPTube/Encoder/videos/avideoTmpFile_305_streamers_id_5540.mp4], [download=https://arisetube.com/Encoder/videos/avideoTmpFile_305_streamers_id_5540.mp4]
[29-Mar-2022 02:11:34 UTC] Encoder::sendFileToDownload {"error":true,"format":"mp4","file":"\/var\/www\/html\/YouPHPTube\/Encoder\/videos\/avideoTmpFile_305_streamers_id_5__540.mp4","resolution":"540","videoDownloadedLink":"","target":"https:\/\/arisetube.com\/aVideoEncoder.json","postFields":13,"videoFileSize":"12.85MB","response_raw":"array(4) {\n  [\"type\"]=>\n  int(1)\n  [\"message\"]=>\n  string(1024) \"Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n  [\"file\"]=>\n  string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n  [\"line\"]=>\n  int(43)\n}\n
array(4) {\n  [\"type\"]=>\n  int(1)\n  [\"message\"]=>\n  string(1024) \"Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')\n#\"\n  [\"file\"]=>\n  string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n  [\"line\"]=>\n  int(43)\n}\narray(1) {\n  [0]=>\n  array(2) {\n    [\"function\"]=>\n    string(14) \"avidoeShutdown\"\n    [\"args\"]=>\n    array(0) {\n    }\n  }\n}\n<\/pre>","response":null,"msg":"cURL error (1):\n Unsupported protocol \n \/var\/www\/html\/YouPHPTube\/Encoder\/videos\/avideoTmpFile_305_streamers_id_5__540.mp4 \n (https:\/\/arisetube.com\/aVideoEncoder.json)\n "}
[29-Mar-2022 02:11:34 UTC] Encoder::sendFileToDownload response fail array(4) {
["type"]=>
int(1)
["message"]=>
string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43
Stack trace:

0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))

1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)

2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount()

3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)

4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets()

5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')

"

["file"]=> string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php" ["line"]=> int(43) }

array(4) {
  ["type"]=>
  int(1)
  ["message"]=>
  string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43
Stack trace:
#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))
#1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)
#2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount()
#3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)
#4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets()
#5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')
#"
  ["file"]=>
  string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php"
  ["line"]=>
  int(43)
}
array(1) {
  [0]=>
  array(2) {
    ["function"]=>
    string(14) "avidoeShutdown"
    ["args"]=>
    array(0) {
    }
  }
}
[{"file":"\/var\/www\/html\/YouPHPTube\/Encoder\/objects\/Encoder.php","line":1224,"function":"sendFileToDownload","class":"Encoder","type":"::","args":["\/var\/www\/html\/YouPHPTube\/Encoder\/videos\/avideoTmpFile_305_streamers_id_5__540.mp4",{"videos_id":642,"video_id_hash":"LzN4TC9GdW56Y2VHOTlML2ZSdTJLcktaYVdWTmVuc3lsaHdVNDF2L2FOMD0="},"mp4",{},"540"]},{"file":"\/var\/www\/html\/YouPHPTube\/Encoder\/objects\/Encoder.php","line":966,"function":"sendFileChunk","class":"Encoder","type":"::","args":["\/var\/www\/html\/YouPHPTube\/Encoder\/videos\/avideoTmpFile_305_streamers_id_5__540.mp4",{"videos_id":642,"video_id_hash":"LzN4TC9GdW56Y2VHOTlML2ZSdTJLcktaYVdWTmVuc3lsaHdVNDF2L2FOMD0="},"mp4",{},"540"]},{"file":"\/var\/www\/html\/YouPHPTube\/Encoder\/objects\/Encoder.php","line":775,"function":"send","class":"Encoder","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/YouPHPTube\/Encoder\/view\/run.php","line":6,"function":"run","class":"Encoder","type":"::","args":[]}] [29-Mar-2022 02:11:34 UTC] Encoder:sendFileChunk(/var/www/html/YouPHPTube/Encoder/videos/avideoTmpFile_305_streamers_id_5__540.mp4,642, mp4, object, 540, 0) [29-Mar-2022 02:11:34 UTC] Encoder::sendFileChunk file=/var/www/html/YouPHPTube/Encoder/videos/avideoTmpFile_305_streamers_id_5__540.mp4 [29-Mar-2022 02:11:35 UTC] AVideo-Streamer countCURLOPT_READFUNCTION = (13158) chunk answer {"file":"\/tmp\/YTPChunk_qZm7nB","filesize":13472765} [29-Mar-2022 02:11:35 UTC] cURL success, Local file: 12.85MB => Transferred file 12.85MB [29-Mar-2022 02:11:35 UTC] {"error":false,"file":"\/var\/www\/html\/YouPHPTube\/Encoder\/videos\/avideoTmpFile_305_streamers_id_5__540.mp4","filesize":13472765,"response":{"file":"\/tmp\/YTPChunk_qZm7nB","filesize":13472765},"target":"https:\/\/arisetube.com\/aVideoEncoderChunk.json","response_raw":"{\"file\":\"\\\/tmp\\\/YTPChunk_qZm7nB\",\"filesize\":13472765}"} [29-Mar-2022 02:11:35 UTC] Encoder::sendFile videos_id=642, format=mp4 [29-Mar-2022 02:11:35 UTC] Encoder::sendFile sending file to https://arisetube.com/aVideoEncoder.json from [29-Mar-2022 02:11:38 UTC] AVideo-Streamer answer 1 array(4) { ["type"]=> int(1) ["message"]=> string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43 Stack trace: #0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response)) #1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array) #2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount() #3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array) #4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets() #5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms') #" ["file"]=> string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php" ["line"]=> int(43) }
array(4) {
  ["type"]=>
  int(1)
  ["message"]=>
  string(1024) "Uncaught BackblazeB2\Exceptions\NotFoundException: Received error from B2: /b2api/v1//b2_authorize_account in /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php:43
Stack trace:
#0 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Http/Client.php(34): BackblazeB2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response))
#1 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(538): BackblazeB2\Http\Client->guzzleRequest('GET', 'https://api.bac...', Array)
#2 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(793): BackblazeB2\Client->authorizeAccount()
#3 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(126): BackblazeB2\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)
#4 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(557): BackblazeB2\Client->listBuckets()
#5 /var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/Client.php(178): BackblazeB2\Client->getBucketIdFromName('rielcomms')
#"
  ["file"]=>
  string(73) "/var/www/html/YouPHPTube/vendor/gliterd/backblaze-b2/src/ErrorHandler.php"
  ["line"]=>
  int(43)
}
array(1) {
  [0]=>
  array(2) {
    ["function"]=>
    string(14) "avidoeShutdown"
    ["args"]=>
    array(0) {
    }
  }
}
[29-Mar-2022 02:11:38 UTC] {"error":true,"format":"mp4","file":false,"resolution":"540","videoDownloadedLink":"","target":"https:\/\/arisetube.com\/aVideoEncoder.json","postFields":16,"response_raw":"array(4) {\n [\"type\"]=>\n int(1)\n [\"message\"]=>\n string(1024) \"Uncaught BackblazeB2\\Exceptions\\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\\Psr7\\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\\Http\\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\\Client->getBucketIdFromName('rielcomms')\n#\"\n [\"file\"]=>\n string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n [\"line\"]=>\n int(43)\n}\n
array(4) {\n  [\"type\"]=>\n  int(1)\n  [\"message\"]=>\n  string(1024) \"Uncaught BackblazeB2\\Exceptions\\NotFoundException: Received error from B2: \/b2api\/v1\/\/b2_authorize_account in \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php:43\nStack trace:\n#0 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Http\/Client.php(34): BackblazeB2\\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\\Psr7\\Response))\n#1 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(538): BackblazeB2\\Http\\Client->guzzleRequest('GET', 'https:\/\/api.bac...', Array)\n#2 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(793): BackblazeB2\\Client->authorizeAccount()\n#3 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(126): BackblazeB2\\Client->sendAuthorizedRequest('POST', 'b2_list_buckets', Array)\n#4 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(557): BackblazeB2\\Client->listBuckets()\n#5 \/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/Client.php(178): BackblazeB2\\Client->getBucketIdFromName('rielcomms')\n#\"\n  [\"file\"]=>\n  string(73) \"\/var\/www\/html\/YouPHPTube\/vendor\/gliterd\/backblaze-b2\/src\/ErrorHandler.php\"\n  [\"line\"]=>\n  int(43)\n}\narray(1) {\n  [0]=>\n  array(2) {\n    [\"function\"]=>\n    string(14) \"avidoeShutdown\"\n    [\"args\"]=>\n    array(0) {\n    }\n  }\n}\n<\/pre>","response":null,"msg":"cURL error (1):\n Unsupported protocol \n  \n (https:\/\/arisetube.com\/aVideoEncoder.json)\n \/tmp\/YTPChunk_qZm7nB "}
[29-Mar-2022 02:11:38 UTC] getReturn_vars {"videos_id":642,"video_id_hash":"LzN4TC9GdW56Y2VHOTlML2ZSdTJLcktaYVdWTmVuc3lsaHdVNDF2L2FOMD0="}
[29-Mar-2022 02:11:38 UTC] AVideo-Encoder sending confirmation to https://arisetube.com/objects/aVideoEncoderNotifyIsDone.json.php
[29-Mar-2022 02:11:38 UTC] AVideo-Streamer confirmation answer {"error":false,"video_id":642}
[29-Mar-2022 02:11:38 UTC] ***@***.***","password":"dff7de03ea9c1493b51b41af77043cbd","fail":0},"response_raw":"{\"error\":false,\"video_id\":642}","response":{"error":false,"video_id":642}}            
DanielnetoDotCom commented 2 years ago

This is probably because you do not have the plugin parameters setup as I do in the image above

also make sure your plugin and avideo are up to date

rielcomms commented 2 years ago

tried but no luck, it tries to stream but says the video is not available [image: image.png]

On Tue, Mar 29, 2022 at 3:03 AM Daniel Neto @.***> wrote:

This is probably because you do not have the plugin parameters setup as I do in the image above

also make sure your plugin and avideo are up to date

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081616040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBTUDSX72PPUH2TYDCDVCLBNVANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

please screenshot this message

BTW, live stream has nothing to do with Backblaze. I guess you are mixing things here

rielcomms commented 2 years ago

I did not mean live stream I mean the video streaming after upload. When I tried to play it said Video not available

[image: image.png]

On Fri, Apr 1, 2022 at 6:03 AM Daniel Neto @.***> wrote:

please screenshot this message

BTW, live stream has nothing to do with Backblaze. I guess you are mixing things here

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1085813210, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBQCJW6CKRUN5MRBETDVC3QX3ANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

yes, it may be related to your Backblaze configuration

does your Backblaze work when you click on the test button?

image

rielcomms commented 2 years ago

No it does not. I have tried severally but no luck

Thanks D.

On Fri, Apr 1, 2022 at 7:05 AM Daniel Neto @.***> wrote:

yes, it may be related to your Backblaze configuration

does your Backblaze work when you click on the test button?

[image: image] https://user-images.githubusercontent.com/18009293/161269283-782722ee-e012-4dfd-b612-c80f2ddad938.png

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1085876461, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBUWXKMW3NZI2XHBVI3VC3YCJANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

Configure your plugin exactly the same as I did here

https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081297471

if fails your server is blocking something

rielcomms commented 2 years ago

I have done that but no luck

[image: image.png]

On Fri, Apr 1, 2022 at 7:36 AM Daniel Neto @.***> wrote:

Configure your plugin exactly the same as I did here

6339 (comment)

https://github.com/WWBN/AVideo/issues/6339#issuecomment-1081297471

if fails your server is blocking something

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/6339#issuecomment-1085911252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7RNBQASBBENF4SBVVUK2TVC33WHANCNFSM5P74EGXQ . You are receiving this because you authored the thread.Message ID: @.***>

DanielnetoDotCom commented 2 years ago

so, the problem must be on your server.

I tested here and works fine with those credentials

also please check if you are using the same plugin version as I am

image

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rielcomms commented 2 years ago

This issue is still there unfortunately. When I use s3, the uploads work and the streaming works but when switched to B3 it does not work. Created a new Bucket and it still did not work. Removed and re-added the plugin, still does not work. When test it is clicked on the plugin, the message attached appears. error_update_b3

DanielnetoDotCom commented 2 years ago

Hi,

probably the best solution, for now, is to hire me for 1 hour then I can set it up for you.

Because it is working fine for me, I suspect it may be something on your server configuration.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.