Search found 18 matches
- 30 Sep 2016, 08:47
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
So a forum moderator has the ability to call someone a doofus, but the same standard (doofus and idiot, both are similar slang in a broader sense) doesn't apply in the reverse? Two separate machines are being used for this. TT-RSS is hosted on a separate machine from the machine that is posting to a...
- 30 Sep 2016, 08:22
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
there's nothing to fix, doofus. There is obviously a routing issue somewhere, which hasn't been fixed. Idiot. There are problems that can exist outside of the TT-RSS Forums obviously, and one of those is routing problems. Generally, they are found in a few days, however, it hasn't. I am not saying ...
- 30 Sep 2016, 06:48
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
After waiting this long for it to not be fixed - I forked it to Github (FWIW, the fork is private) so I could pull it down and update.
However, I noticed, that it only forked it up to the end of August. Any reason for that?
I am on version Tiny Tiny RSS v15.7 (3ad4589) after the pull.
However, I noticed, that it only forked it up to the end of August. Any reason for that?
I am on version Tiny Tiny RSS v15.7 (3ad4589) after the pull.
- 28 Sep 2016, 06:51
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
I am still unable to connect to the server. It times out. 

- 27 Sep 2016, 08:14
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
I'm using: https://tt-rss.org/gitlab/fox/tt-rss.git And it seems to be working. It's possible it was just a glitch in the route (dropped packet, etc.). Have you tried running a trace route from the server on which TT-RSS runs to this site? What is the output of the following command: git remote -v ...
- 27 Sep 2016, 07:12
- Forum: Development
- Topic: Git repositories move to https://tt-rss.org
- Replies: 67
- Views: 78816
Re: Git repositories move to https://tt-rss.org
It has been a LONG time since I upgraded tt-rss (I was originally using the Github.com branhc), and went to upgrade it today. Performed the steps in the first post. Then went to do a pull however I received an error: server:/var/www/tt-rss$ sudo git pull origin master fatal: unable to access 'https:...
- 23 Aug 2015, 23:16
- Forum: Support
- Topic: Having database problems with tt-rss installation
- Replies: 8
- Views: 12239
Re: Having database problems with tt-rss installation
No, I still seem to have issues even after restarting the postgresql service, with a mapped username and edited files. /etc/postgresql/9.3/main/pg_hba.conf # TYPE DATABASE USER ADDRESS METHOD # "local" is for Unix domain socket connections only local all all peer # IPv4 local connections: ...
- 22 Aug 2015, 05:34
- Forum: Support
- Topic: Having database problems with tt-rss installation
- Replies: 8
- Views: 12239
Re: Having database problems with tt-rss installation
No,unfortunately, it doesn't. I had tried this method to using both local and hos like so: local ttrssdb postgres md5 host ttrssdb postgres md5 I also tried all instead of ttrssdb. After restarting postgresql, I still get the same checking configuration errors, in my original post. I also tried crea...
- 22 Aug 2015, 05:06
- Forum: Support
- Topic: Having database problems with tt-rss installation
- Replies: 8
- Views: 12239
Having database problems with tt-rss installation
Hello, So due to some issues with my OS when upgrading, I decided to completely reinstall my OS, and am now reinstalling tt-rss. Using Ubuntu 15.04, with php5 and postgresql-9.4. After installing php5, php-pgsql, apache2 (and subsequent mods that I use), postgresql, I have run into a bit of a proble...
Re: Delete
Yeah, it seems the switch to 15.04 has really modified a lot of startup and other things. Having to go through and figure out everything now. Thanks JustAMacUser, I got it working again.
- 06 Aug 2013, 22:52
- Forum: Support
- Topic: "New Articles" show up as being read in the middle of others
- Replies: 6
- Views: 1924
Re: "New Articles" show up as being read in the middle of ot
So I ran into the issue again today, mid way through reading the feeds, I noticed three of the feeds are marked as read (greyed out) but appear as new items.
- 03 Aug 2013, 17:23
- Forum: Support
- Topic: "New Articles" show up as being read in the middle of others
- Replies: 6
- Views: 1924
Re: "New Articles" show up as being read in the middle of ot
While it may be a possibility, i would be surprised. As I am accessing the server internaly from a lan. While that may be possibpe, unless all my hardware is going out, I dont think that is the sole cause. Plus, since they randomly pop up and they seem to only appear in the webui (I havemt seen the...
- 03 Aug 2013, 09:54
- Forum: Support
- Topic: "New Articles" show up as being read in the middle of others
- Replies: 6
- Views: 1924
Re: "New Articles" show up as being read in the middle of ot
While it may be a possibility, i would be surprised. As I am accessing the server internaly from a lan. While that may be possibpe, unless all my hardware is going out, I dont think that is the sole cause. Plus, since they randomly pop up and they seem to only appear in the webui (I havemt seen them...
- 03 Aug 2013, 06:31
- Forum: Support
- Topic: "New Articles" show up as being read in the middle of others
- Replies: 6
- Views: 1924
"New Articles" show up as being read in the middle of others
When I scroll through categories/folders of rss feeds, I notice that sometimes, randomly dispersed some articles are already marked as read. I most recently encountered this under the "New Articles" selection. I am using 1.9 with the following settings: Allow duplicate articles Default fee...