Forum access issue

Anything broken with discuss.i2p? Post here!
reverb
Posts: 28
Joined: Fri Mar 21, 2025 5:06 am

Forum access issue

Post by reverb »

I can access discuss forum with discuss.i2p URL, when using I2Pd.

But, when I use Java I2P, I cannot access it with normal URL.

I have to go to address helper of notbob and then use b32 link to access this website.

Why is that so?
Guest

Re: Forum access issue

Post by Guest »

I use java on discuss.i2p without any issues. :?
User avatar
lgillis
Posts: 323
Joined: Mon May 09, 2022 8:40 am

Re: Forum access issue

Post by lgillis »

The discuss address did not make it into the java router's address book. You can see this when you do a completely new installation. Bob offers two addresses for subscription. One of them must be added to the router so that you are always up to date.
reverb
Posts: 28
Joined: Fri Mar 21, 2025 5:06 am

Re: Forum access issue

Post by reverb »

lgillis wrote: Sat Mar 22, 2025 1:08 pm The discuss address did not make it into the java router's address book. You can see this when you do a completely new installation. Bob offers two addresses for subscription. One of them must be added to the router so that you are always up to date.
how to add it?
User avatar
cumlord
Posts: 152
Joined: Thu Oct 05, 2023 5:01 pm
Location: Erect, NC
Contact:

Re: Forum access issue

Post by cumlord »

in i2pd.conf file under addressbook

Code: Select all

[addressbook]
## AddressBook subscription URL for initial setup
## Default: reg.i2p at "mainline" I2P Network
# defaulturl = http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/hosts.txt
## Optional subscriptions URLs, separated by comma
subscriptions = http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/hosts.txt,http://stats.i2p/cgi-bin/newhosts.txt,http://notbob.i2p/hosts.txt
Post Reply