isohuntto / openbay

Other
3.53k stars 903 forks source link

New Openbay? #162

Open TPBT-OFFICIAL opened 9 years ago

TPBT-OFFICIAL commented 9 years ago

Ok im having A LOTS of issues installing the new openbay i have no idea how to do it and i would really apreaciate some help.

waldyrious commented 9 years ago

Btw, I feel it was highly disrespectful to the community for @isohuntto to dump code here, completely ignore the dozens of pull requests contributed by many over several weeks, and then replace the whole repo with new code and close all pull requests without sending their authors any feedback. That's just a slap in the face of those who took the time to code up and send patches to improve a projects that we all thought were meant to be communal. I hate seeing "open source" done this way. :-1:

lubo commented 9 years ago

What the fuck has append ? First of all the project seemed to be dead and now I see totally changed core and a single commit with 13870 changes ? That's ridiculous !

TPBT-OFFICIAL commented 9 years ago

@waldyrious I do agree on you on that.

TPBT-OFFICIAL commented 9 years ago

So any tutorial on how to set it up?

yatznet commented 9 years ago

im going to try set this up. if i manage it i will let you all know and hopefully if one of u manage it your do the same :)

TPBT-OFFICIAL commented 9 years ago

@yatznet I tried to set it up for 2 hours with no sucess at all. wish you good luck :)

yatznet commented 9 years ago

@TPBT-OFFICIAL the script is looking for files that dont exist in the current script. its like looking for marbles in a room where there is none. but more strange is that the files its looking for do exist in the first version of openbay which makes me wonder if version 2 is ment to be installed over the top of version 1.

TPBT-OFFICIAL commented 9 years ago

@yatznet That would make sence actually...

yatznet commented 9 years ago

@TPBT-OFFICIAL its the only thing that makes sense to me but i could still be completely wrong. i'll probably test the theory on a test site later today

yatznet commented 9 years ago

every way i have tried so far to install v2 over the top of v1 like a upgrade simply ends in cexception errors so maybe its not a upgrade, but cant see it being a standalone when u consider that v1 was 3405 files and v2 is only 390 files but apparently has more features. leading me to believe that maybe its simply not finished. i have emailed isohunt to find out for sure and will update you all if i actually get a reply but to be honest im not very optimistic

yatznet commented 9 years ago

well i recieved a email back from isohunt but it wasn't very useful

"Hi, Leo!

Thanks for feedback. We'll stop by a bit later on github and answer your questions.

Yours truly, Isohunt.to team."

hopefully this means they will turn up at somepoint and tell us how to get this thing working

profezz commented 9 years ago

@yatznet That's not a trivial problem to install the new version, especially for one who had never worked with Yii2. I took for me approx 6 hours. I'll try to make detailed step-by-step manual for this a bit later, hope the isohunt team will include it in the repo.

yatznet commented 9 years ago

@profezz if you do make the step by step manual im sure alot of people here would appreciate it including myself and with abit of luck hopefully it will get included in the repo :)

TPBT-OFFICIAL commented 9 years ago

@profezz I would apreaciate it if you did very much :)

profezz commented 9 years ago

@TPBT-OFFICIAL @yatznet Have created the HOWTO run the Openbay with Ubuntu virtual machine powered by VirtualBox. The manual is in root README.md in branch manual of my fork https://github.com/profezz/openbay/tree/manual

Hope, it'll help and @isohuntto will merge it ASAP :)

TPBT-OFFICIAL commented 9 years ago

@profezz Im sure it will help A LOT! :) thing is i would prefer to install all of this in CentOS (Im going to try to follow the tutorial but adjust some commands to work on CentOS hopefully that will work if it doesn't ill try to find a way to get Ubuntu on my hosting provider)

TPBT-OFFICIAL commented 9 years ago

@profezz I did everything (almost everything i did have to change some things as i didn't do it on virtualbox it was on a VPS and I DID do it on ubuntu) but i seem to get this weird error that im not being able to fix it: "Error code: ERR_SSL_PROTOCOL_ERROR " 1

How can i fix it?

lubo commented 9 years ago

@TPBT-OFFICIAL seems to be a problem with your configuration or certificate. It has probably nothing to do with OpenBay.

TPBT-OFFICIAL commented 9 years ago

@Kuci @profezz I get bad gateway now....

TPBT-OFFICIAL commented 9 years ago

@Kuci @profezz Never minded i ended up fixing everything!

TPBT-OFFICIAL commented 9 years ago

@profezz After getting proper servers to test this out i tried to click on a torrent that i added myself and i get this: PHP Parse Error – yii\base\ErrorException

syntax error, unexpected 'endfor' (T_ENDFOR)

  1. in /home/openpirate/www/openbay/frontend/themes/newopb/modules/rating/widgets/views/index.php at line 24 1516171819202122232425 <?php foreach($ratingStats as $ratingStat): ?> <?php if($ratingStat->rating == $i):?>

    rating ?> (count ?>)

        <?php $isRating = true; break; ?>
    <?php endif; ?>

    <? endforeach; ?> <?php if(!$isRating): ?>

    (0)

    <?php endif; ?> <?php endfor; ?>

  • yii\base\ErrorHandler::handleFatalError()
  • lubo commented 9 years ago

    @TPBT-OFFICIAL This is fixed in #164.

    TPBT-OFFICIAL commented 9 years ago

    @Kuci Well now im just having problems with sphinx, i think its the config or something but i have added some torrents to the database and tried running indexer --all but it didn't index anything it shows 0 documents

    yatznet commented 9 years ago

    @TPBT-OFFICIAL would love to see the differences between this version and version 1. once you get it working would you mind sharing some screenshots?. would try installing this myself but i already got a centos vps and cant afford a ubuntu one aswel

    TPBT-OFFICIAL commented 9 years ago

    @yatznet https://beta.tpbt.org Current problems: Browse and Search don't work because of SPHINX (I think!)