YetiShare v4.4 Beta Bug Tracker

Status
Not open for further replies.

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
I'm having an issue downloading v4.4 from yetishare.com, it's as if the connection is throttled, drops to less than 10kbps within a few seconds and the download eventually fails a few min later. Same issue on multiple browsers.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
sukhman21 said:
Not sure what i am doing wrong here but i am unable to connect to API. Testing API in the admin panel doesn't work either.

I opened: http://site.com/api/v2/ but it says 404 page not found. (The requested URL /api/v2/api.php was not found on this server.)
When i test authorize in admin panel using the 2 keys: i get "Error 404" failed finding the URL.

Can't seem to find api.php file anywhere in the file hosting script archive. i do see the account.api.php, file.api.php, etc but just cant find api.php file.
If you're using Nginx ensure you've set the new API rewrite rules. They'll be in the Nginx rules txt file in the script root.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
tomaszladniak35584 said:
https://s24.postimg.org/nmit990t1/screenshot_2017_02_25_18_11_03.png

I tried move file r54d48 (2).avi to folder "test". Not working. With "test2" same. When i use "edit" function and choose category in that way everything worked fine. But drag & drop do nothing.

Also few my users reported me same issue.
You can't drag and drop to the folder listing in the main site, only the treeview.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
paypal1352 said:
I'm having an issue downloading v4.4 from yetishare.com, it's as if the connection is throttled, drops to less than 10kbps within a few seconds and the download eventually fails a few min later. Same issue on multiple browsers.
It's not something I've heard of before, maybe it's an intermittent Cloudflare issue. If it still happens after a few hours, raise a ticket and I'll provide a direct download link.
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
Ya it's been like that since you released the beta, tried many times. I'll put in a ticket by tomorrow, thanks.
 

tomaszladniak35584

New Member
YetiShare User
YetiShare Supporter
Dec 5, 2015
48
2
0
adam said:
tomaszladniak35584 said:
https://s24.postimg.org/nmit990t1/screenshot_2017_02_25_18_11_03.png

I tried move file r54d48 (2).avi to folder "test". Not working. With "test2" same. When i use "edit" function and choose category in that way everything worked fine. But drag & drop do nothing.

Also few my users reported me same issue.
You can't drag and drop to the folder listing in the main site, only the treeview.
Also not working.
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
I use apache and i have verified the API rewrite line is in the htaccess file. There is no api.php file in the 4.4 archive though !!


adam said:
sukhman21 said:
Not sure what i am doing wrong here but i am unable to connect to API. Testing API in the admin panel doesn't work either.

I opened: http://site.com/api/v2/ but it says 404 page not found. (The requested URL /api/v2/api.php was not found on this server.)
When i test authorize in admin panel using the 2 keys: i get "Error 404" failed finding the URL.

Can't seem to find api.php file anywhere in the file hosting script archive. i do see the account.api.php, file.api.php, etc but just cant find api.php file.
If you're using Nginx ensure you've set the new API rewrite rules. They'll be in the Nginx rules txt file in the script root.
 

tomaszladniak35584

New Member
YetiShare User
YetiShare Supporter
Dec 5, 2015
48
2
0
Api working now for me, but when im trying test it with small files upload is ok.

With bigger files (1Gb) i'm getting error:
Error 404
Error: Failed finding url: http://sitename/api/v2/file/upload

404 isn't a proper error. it should, as an api, output error code.

Any ideas why it not working with bigger files?
 

lajusangat

New Member
YetiShare User
Oct 1, 2012
20
0
1
Hi Adam,

When I try to activate Language Separate Language Images to Yes,
Site will corrupted...

Also

If upload over 300MB get blank result,
http://prntscr.com/ee3u2p

Thanks
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
tomaszladniak35584 said:
adam said:
tomaszladniak35584 said:
https://s24.postimg.org/nmit990t1/screenshot_2017_02_25_18_11_03.png

I tried move file r54d48 (2).avi to folder "test". Not working. With "test2" same. When i use "edit" function and choose category in that way everything worked fine. But drag & drop do nothing.

Also few my users reported me same issue.
You can't drag and drop to the folder listing in the main site, only the treeview.
Also not working.
I can't replicate this on our dev. If you're using our demo site it wont work as it's locked down.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
sukhman21 said:
I use apache and i have verified the API rewrite line is in the htaccess file. There is no api.php file in the 4.4 archive though !!


adam said:
sukhman21 said:
Not sure what i am doing wrong here but i am unable to connect to API. Testing API in the admin panel doesn't work either.

I opened: http://site.com/api/v2/ but it says 404 page not found. (The requested URL /api/v2/api.php was not found on this server.)
When i test authorize in admin panel using the 2 keys: i get "Error 404" failed finding the URL.

Can't seem to find api.php file anywhere in the file hosting script archive. i do see the account.api.php, file.api.php, etc but just cant find api.php file.
If you're using Nginx ensure you've set the new API rewrite rules. They'll be in the Nginx rules txt file in the script root.
In the .htaccess file rename api.php to index.php. I've also updated our beta release code.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
tomaszladniak35584 said:
Api working now for me, but when im trying test it with small files upload is ok.

With bigger files (1Gb) i'm getting error:
Error 404
Error: Failed finding url: http://sitename/api/v2/file/upload

404 isn't a proper error. it should, as an api, output error code.

Any ideas why it not working with bigger files?
It will only support files up to your server limits. The file upload on the front-end can handle large files as it chunks the upload. The API does not. You'll need to check your server limits using the info here: (until the API supports chunked uploads)

https://support.mfscripts.com/public/kb_view/36/
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
piandesigner said:
Hi Adam,

When I try to activate Language Separate Language Images to Yes,
Site will corrupted...

Also

If upload over 300MB get blank result,
http://prntscr.com/ee3u2p

Thanks
Ensure you've applied the latest sql patch. I was amended on Saturday to include:

ALTER TABLE `file` ADD `uploadedUserId` int(11) NULL AFTER `userId`;
ALTER TABLE `file` ADD INDEX `uploadedUserId` (`uploadedUserId`);
UPDATE `file` SET `uploadedUserId` = `userId`;

The separate image setting, did you copy the images into the sub folders? This isn't a new feature on this release.
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
Adam,

Here is the rule in HTACCESS file

# forward api requests
RewriteRule ^api/v2/(.*)$ core/includes/api/v2/api.php?_page_url=$1 [QSA,NC,L]

I changed it to
# forward api requests
RewriteRule ^api/v2/(.*)$ core/includes/api/v2/index.php?_page_url=$1 [QSA,NC,L]

and i still get error in the admin panel, it says
Error: Failed finding url: http://website.com/api/v2/authorize

If i try to open the API URL directly in the browser, i get 404 error. It is trying to open index.php file from /core/includes/api/v2/index.php but there is no index.php file there so i get 404 error.

Thanks for your time.

adam said:
In the .htaccess file rename api.php to index.php. I've also updated our beta release code.
 
Last edited by a moderator:

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
sukhman21 said:
Adam,

Here is the rule in HTACCESS file

# forward api requests
RewriteRule ^api/v2/(.*)$ core/includes/api/v2/api.php?_page_url=$1 [QSA,NC,L]

I changed it to
# forward api requests
RewriteRule ^api/v2/(.*)$ core/includes/api/v2/index.php?_page_url=$1 [QSA,NC,L]

and i still get error in the admin panel, it says
Error: Failed finding url: http://website.com/api/v2/authorize

If i try to open the API URL directly in the browser, i get 404 error. It is trying to open index.php file from /core/includes/api/v2/index.php but there is no index.php file there so i get 404 error.

Thanks for your time.

adam said:
In the .htaccess file rename api.php to index.php. I've also updated our beta release code.
It should point to the index.php in the /api/v2/ folder, not includes. Like this:

# forward api requests
RewriteRule ^api/v2/(.*)$ api/v2/index.php?_page_url=$1 [QSA,NC,L]
 
Last edited:

tomaszladniak35584

New Member
YetiShare User
YetiShare Supporter
Dec 5, 2015
48
2
0
adam said:
I can't replicate this on our dev. If you're using our demo site it wont work as it's locked down.
I'm testing it on my site.

But i will try install again beta version. Maybe it will help somehow.
 

tomaszladniak35584

New Member
YetiShare User
YetiShare Supporter
Dec 5, 2015
48
2
0
adam said:
tomaszladniak35584 said:
Api working now for me, but when im trying test it with small files upload is ok.

With bigger files (1Gb) i'm getting error:
Error 404
Error: Failed finding url: http://sitename/api/v2/file/upload

404 isn't a proper error. it should, as an api, output error code.

Any ideas why it not working with bigger files?
It will only support files up to your server limits. The file upload on the front-end can handle large files as it chunks the upload. The API does not. You'll need to check your server limits using the info here: (until the API supports chunked uploads)

https://support.mfscripts.com/public/kb_view/36/
And when api will start support chunked uploads?
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
tomaszladniak35584 said:
adam said:
tomaszladniak35584 said:
Api working now for me, but when im trying test it with small files upload is ok.

With bigger files (1Gb) i'm getting error:
Error 404
Error: Failed finding url: http://sitename/api/v2/file/upload

404 isn't a proper error. it should, as an api, output error code.

Any ideas why it not working with bigger files?
It will only support files up to your server limits. The file upload on the front-end can handle large files as it chunks the upload. The API does not. You'll need to check your server limits using the info here: (until the API supports chunked uploads)

https://support.mfscripts.com/public/kb_view/36/
And when api will start support chunked uploads?
Soon hopefully.
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
http://imgur.com/a/cn2kX

There seems to be a scroll bar to the right that comes up when the upload popup window is active on the home page, this doesn't happen in the account_home page. chrome on mac.
 
Status
Not open for further replies.