r/i2p • u/droptherapy2 • 1d ago
Help once again requesting help
edit: My issue now is that I can host from the original machine and access the eepsite on my new machine just fine, but I'm unable to do the reverse of that because it seems like the localhost on my other computer isn't accessible and brings me to a 404 page, even on the machine I'm hosting it from, and both while the webserver is running as well as while it's not. When accessing the local webserver from the new machine prior to this transfer of files, it brought me to the help page with no issue. I figure it's not directly related to the filesystem but it's beyond me what's going on. If it wasn't a firewall issue before, I'm not sure why it would be now.
so I think I definitely fucked up. I'm in the process of switching to linux (devuan 6 to be specific) and I was getting i2p up and running and accessing my eepsite from my windows computer that I'm hosting it on, but in the process of moving the files over I replaced the entire eepsite directory in my linux distro (which was, in hindsight, not smart) and now it seems like my eepsite is only accessible through my other computer. Even if I host the webserver on my other computer and try to connect to it on linux, it gives me a 503 error. On my linux install, there is a series of critical errors relating to the Jetty webserver and how it couldn't find a log directory. On my windows 10 machine I fixed this by moving the eepsite folder around but I have no such luxury on my linux machine. The files in the entire .i2p/eepsite directory are identical to on windows, though, which seemed to be the case before I unwisely copy-pasted the entire directory instead of just the eepPriv.dat file and the docroot stuff like I maybe should have done. I'm thinking I gotta figure out how to completely redo this entire installation on my linux system but I don't really have the knowledge to do that. Any help would be greatly appreciated. I'm running java i2p on both machines.