# Plex Loopback

**URL:** https://forums.plex.tv/t/plex-loopback/629288
**Category:** Metadata & Adding Files
**Tags:** server-linux, server-docker
**Created:** [September 1, 2020, 1:13am UTC](https://forums.plex.tv/t/plex-loopback/629288 "2020-09-01T01:13:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![neunghaha28](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/neunghaha28/32/322148_2.png) [@neunghaha28](https://forums.plex.tv/u/neunghaha28)
#### Post date: [September 1, 2020, 1:13am UTC](https://forums.plex.tv/t/plex-loopback/629288/1 "2020-09-01T01:13:57Z")

</div>

Plex V. 1.20.1.3252  
I scan library use plugin XBMCnfoTVImporter.  
docker-compose.yml

> version: “3”  
> services:  
> plex:  
> image: plexinc/pms-docker:plexpass  
> container\_name: plex  
> environment:  
> - TZ=Asia/Bangkok  
> - VERSION=docker  
> - PLEX\_CLAIM=xxx  
> - PUID=1000  
> - PGID=1000  
> - GIDLIST=44  
> volumes:  
> - /mnt/config/plex:/config  
> - /mnt:/mnt  
> - /tmp/transcoding:/transcode  
> devices:  
> - /dev/dri:/dev/dri  
> network\_mode: host  
> restart: unless-stopped

```auto
Sep 01, 2020 08:04:32.720 [0x7f452ffff700] Debug — WebSocket: Performing handshake from origin https://plex.xxx.xxx
Sep 01, 2020 08:04:32.720 [0x7f452ffff700] Debug — Beginning read from WebSocket
Sep 01, 2020 08:04:32.788 [0x7f453f40f700] Debug — Using X-Forwarded-For: xxx.xxx.xxx.xxx as remote address
Sep 01, 2020 08:04:32.788 [0x7f453f40f700] Debug — Auth: authenticated user 1 as neunghaha28
Sep 01, 2020 08:04:32.788 [0x7f4505ffb700] Debug — Request: [127.0.0.1:52744 (WAN)] GET /activities (8 live) GZIP Signed-in Token (neunghaha28)
Sep 01, 2020 08:04:32.789 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52744] 200 GET /activities (8 live) GZIP 1ms 514 bytes (pipelined: 13)
Sep 01, 2020 08:04:37.771 [0x7f452ffff700] Debug — Request: [127.0.0.1:52838 (Loopback)] GET /identity (9 live) Signed-in
Sep 01, 2020 08:04:37.771 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52838] 200 GET /identity (9 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:04:43.000 [0x7f452ffff700] Debug — Request: [127.0.0.1:52852 (Loopback)] GET /identity (9 live) Signed-in
Sep 01, 2020 08:04:43.001 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52852] 200 GET /identity (9 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:04:48.218 [0x7f452ffff700] Debug — Request: [127.0.0.1:52868 (Loopback)] GET /identity (9 live) Signed-in
Sep 01, 2020 08:04:48.218 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52868] 200 GET /identity (9 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:04:53.475 [0x7f452ffff700] Debug — Request: [127.0.0.1:52884 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:04:53.475 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:52884] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:04:58.708 [0x7f452ffff700] Debug — Request: [127.0.0.1:52902 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:04:58.708 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:52902] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:03.951 [0x7f452ffff700] Debug — Request: [127.0.0.1:52928 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:03.951 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52928] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:09.227 [0x7f452ffff700] Debug — Request: [127.0.0.1:52964 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:09.227 [0x7f453f40f700] Debug — Completed: [127.0.0.1:52964] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:14.444 [0x7f452ffff700] Debug — Request: [127.0.0.1:53002 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:14.444 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53002] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:19.688 [0x7f452ffff700] Debug — Request: [127.0.0.1:53046 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:19.688 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53046] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:25.004 [0x7f452ffff700] Debug — Request: [127.0.0.1:53094 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:25.005 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53094] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:30.273 [0x7f452ffff700] Debug — Request: [127.0.0.1:53130 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:30.274 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53130] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:35.508 [0x7f452ffff700] Debug — Request: [127.0.0.1:53154 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:35.509 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53154] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:40.722 [0x7f452ffff700] Debug — Request: [127.0.0.1:53178 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:40.722 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53178] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:45.963 [0x7f452ffff700] Debug — Request: [127.0.0.1:53204 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:45.963 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53204] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:51.196 [0x7f452ffff700] Debug — Request: [127.0.0.1:53228 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:51.197 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53228] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:05:56.413 [0x7f452ffff700] Debug — Request: [127.0.0.1:53252 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:05:56.413 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53252] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:01.663 [0x7f452ffff700] Debug — Request: [127.0.0.1:53278 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:01.664 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53278] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:06.904 [0x7f452ffff700] Debug — Request: [127.0.0.1:53292 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:06.904 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53292] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:12.125 [0x7f452ffff700] Debug — Request: [127.0.0.1:53306 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:12.125 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53306] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:17.377 [0x7f452ffff700] Debug — Request: [127.0.0.1:53322 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:17.377 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53322] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:22.706 [0x7f452ffff700] Debug — Request: [127.0.0.1:53338 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:22.707 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53338] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:27.946 [0x7f452ffff700] Debug — Request: [127.0.0.1:53358 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:27.947 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53358] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:33.185 [0x7f452ffff700] Debug — Request: [127.0.0.1:53376 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:33.185 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53376] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:38.436 [0x7f452ffff700] Debug — Request: [127.0.0.1:53392 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:38.437 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53392] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:43.679 [0x7f452ffff700] Debug — Request: [127.0.0.1:53406 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:43.680 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53406] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:48.937 [0x7f452ffff700] Debug — Request: [127.0.0.1:53422 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:48.937 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53422] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:54.170 [0x7f452ffff700] Debug — Request: [127.0.0.1:53436 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:54.170 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53436] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:06:59.434 [0x7f452ffff700] Debug — Request: [127.0.0.1:53454 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:06:59.435 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53454] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:07:04.677 [0x7f452ffff700] Debug — Request: [127.0.0.1:53472 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:07:04.678 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53472] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:07:09.910 [0x7f452ffff700] Debug — Request: [127.0.0.1:53488 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:07:09.910 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53488] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:07:15.142 [0x7f452ffff700] Debug — Request: [127.0.0.1:53502 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:07:15.142 [0x7f453ec0e700] Debug — Completed: [127.0.0.1:53502] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:07:20.377 [0x7f452ffff700] Debug — Request: [127.0.0.1:53518 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:07:20.377 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53518] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)
Sep 01, 2020 08:07:25.623 [0x7f452ffff700] Debug — Request: [127.0.0.1:53536 (Loopback)] GET /identity (6 live) Signed-in
Sep 01, 2020 08:07:25.623 [0x7f453f40f700] Debug — Completed: [127.0.0.1:53536] 200 GET /identity (6 live) 0ms 398 bytes (pipelined: 1)

```

---

<div class="post-metadata">

### Author: ![Volts](https://avatars.discourse-cdn.com/v4/letter/v/a5b964/32.png) [@Volts](https://forums.plex.tv/u/Volts)
#### Post date: [September 1, 2020, 2:00am UTC](https://forums.plex.tv/t/plex-loopback/629288/2 "2020-09-01T02:00:54Z")

</div>

Are you experiencing a problem, or are you asking what those log entries mean?

Plex does a significant amount of internal Plex-to-Plex communication over local/loopback connections. The most interesting part of that log is the X-Forwarded-For entry.

---

<div class="post-metadata">

### Author: ![neunghaha28](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/neunghaha28/32/322148_2.png) [@neunghaha28](https://forums.plex.tv/u/neunghaha28)
#### Post date: [September 1, 2020, 2:24am UTC](https://forums.plex.tv/t/plex-loopback/629288/3 "2020-09-01T02:24:35Z")

</div>

I have a problem.  
scan library loopback always.

---

<div class="post-metadata">

### Author: ![Volts](https://avatars.discourse-cdn.com/v4/letter/v/a5b964/32.png) [@Volts](https://forums.plex.tv/u/Volts)
#### Post date: [September 1, 2020, 2:36am UTC](https://forums.plex.tv/t/plex-loopback/629288/4 "2020-09-01T02:36:38Z")

</div>

What is the problem? Is something in Plex not functional for you?

It appears that the scan is making progress.

The requests and responses on 127.0.0.1 appear normal to me.

---

<div class="post-metadata">

### Author: ![neunghaha28](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/neunghaha28/32/322148_2.png) [@neunghaha28](https://forums.plex.tv/u/neunghaha28)
#### Post date: [September 1, 2020, 2:59am UTC](https://forums.plex.tv/t/plex-loopback/629288/5 "2020-09-01T02:59:46Z")

</div>

I’ll check it out again, thanks for your help.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [November 30, 2020, 2:59am UTC](https://forums.plex.tv/t/plex-loopback/629288/6 "2020-11-30T02:59:49Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
