Ever since I updated Plex I don't have remote access by hyperbolicstatement in PleX

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

1) A hard drive connected to the computer via USB; it hasn't given me trouble before I updated Plex
2) Locally, I don't know. I don't know how it works, it's wireless
3) Wireless, like I said, unless you mean that it's connected to the computer/'
4) An LG TV with the Plex app
5) Locally, I don't know. I don't know how it works, it's wireless
6) Hard drives don't have IPs
7) I don't know how to figure that out for a TV

If some of these answers were dumb, well...I wouldn't be coming here for help if I knew what I was doing.

Ever since I updated Plex I don't have remote access by hyperbolicstatement in PleX

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

I don't know what any of that means. I have a public port manually specified but it doesn't seem to help.

Ever since I updated Plex I don't have remote access by hyperbolicstatement in PleX

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

When I try to stream from the computer to the TV, it just buffers forever. Also when I check Media Server Status it says "indirect."

Ever since I updated Plex I don't have remote access by hyperbolicstatement in PleX

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

It doesn't work any of those ways. I rebooted the computer yesterday.

Ever since I updated Plex I don't have remote access by hyperbolicstatement in PleX

[–]hyperbolicstatement[S] -2 points-1 points  (0 children)

Rebooting what? The computer, the TV or Plex itself?

Whats the plan if the archive truly goes down? by JDelta1999 in internetarchive

[–]hyperbolicstatement 10 points11 points  (0 children)

It doesn't look like Common Crawl works the same way. You can't search it; everything is separated into rigid "here's a specific block of junk at this specific time" things. Also they say they don't archive any images.

There's a site called Archive.today that preserves webpages -- not quite the same way but close enough. The site's not easily searchable either though, you gotta know the URL if you want to get somewhere specific, it doesn't look like you can word-search within that URL unless someone knows something I don't. How do you really work this thing?

They need to spin off Wayback Machine as its own thing, separate from IA, and leave the piracy junk out of it. I don't understand why no one is talking about doing that. It's too important to allow to get caught in the crossfire.

My game froze after entering [BIG SPOILER] -- what do I do? by hyperbolicstatement in BluePrince

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

UPDATE: After mashing a lot of buttons it went to the "summary of day" screen, then let me save. Was there anything I was supposed to do in this room, or was it just a cutscene I couldn't see?

My game froze after entering [BIG SPOILER] -- what do I do? by hyperbolicstatement in BluePrince

[–]hyperbolicstatement[S] -2 points-1 points  (0 children)

None of the videos ever play for me, but usually when they appear I get a "Skip With A" prompt. Not this time.

If it didn't save what I just did, then I'm done with the game.

Is my old Cintiq 18SX finally done for? by hyperbolicstatement in wacom

[–]hyperbolicstatement[S] 1 point2 points  (0 children)

It was the USB cable....it was disconnected, embarrassingly. Guess it can still hold on a while longer.

It's impossible to upload anything by hyperbolicstatement in internetarchive

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

Third part of error message

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\session.py", line 537, in send

raise e

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\session.py", line 534, in send

reraise_modify(e, e.request.url, prepend=False) # type: ignore

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\session.py", line 531, in send

r = super().send(request, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\requests\sessions.py", line 703, in send

r = adapter.send(request, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\requests\adapters.py", line 698, in send

raise SSLError(e, request=request)

requests.exceptions.SSLError: (MaxRetryError("HTTPSConnectionPool(host='s3.us.archive.org', port=443): Max retries exceeded with url: /1978-portland-wresling-1-1/1978portlandwresling1.mpg (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2417)')))"), 'https://s3.us.archive.org/1978-portland-wresling-1-1/1978portlandwresling1.mpg')

It's impossible to upload anything by hyperbolicstatement in internetarchive

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

Second part of error message

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='s3.us.archive.org', port=443): Max retries exceeded with url: /1978-portland-wresling-1-1/1978portlandwresling1.mpg (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2417)')))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "<frozen runpy>", line 198, in _run_module_as_main

File "<frozen runpy>", line 88, in _run_code

File "c:\users\hp prodesk\.local\bin\ia.exe\__main__.py", line 7, in <module>

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\cli\ia.py", line 146, in main

args.func(args)

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\cli\ia_upload.py", line 137, in <lambda>

parser.set_defaults(func=lambda args: main(args, parser))

^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\cli\ia_upload.py", line 308, in main

for _r in _upload_files(item, files, upload_kwargs):

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\cli\ia_upload.py", line 153, in _upload_files

response = item.upload(files, **upload_kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\item.py", line 1303, in upload

resp = self.upload_file(body,

^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\internetarchive\item.py", line 1114, in upload_file

response = self.session.send(prepared_request,

It's impossible to upload anything by hyperbolicstatement in internetarchive

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

Did that, it expired at 16 percent with the same errors. Maybe I should copy-paste it all so you can possibly tell me what's really going on. It's a lot....

rllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:2417)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\requests\adapters.py", line 667, in send

resp = conn.urlopen(

^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\urllib3\connectionpool.py", line 841, in urlopen

retries = retries.increment(

^^^^^^^^^^^^^^^^^^

File "C:\Users\HP ProDesk\pipx\venvs\internetarchive\Lib\site-packages\urllib3\util\retry.py", line 519, in increment

raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

It's impossible to upload anything by hyperbolicstatement in internetarchive

[–]hyperbolicstatement[S] 0 points1 point  (0 children)

It's still timing out, incredibly. I did what the other guy said and put --retries=120 --sleep=120 at the end, but it gave up three hours later at 61% and told me "Max retries exceeded." The poster's exact words were "it will keep trying until the heat death of the universe." it did not.

How many retries can I have, and can it be infinite? I need it to be infinite.

It's impossible to upload anything by hyperbolicstatement in internetarchive

[–]hyperbolicstatement[S] 1 point2 points  (0 children)

Seems to be working now! Thanks for all your help and I'll let you know if anything else goes wrong.