1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4030
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Fixed it, I had to delete the images"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702807801 {#4039
date: 2023-12-17 11:10:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#4028 …}
+nested: Doctrine\ORM\PersistentCollection {#4026 …}
+votes: Doctrine\ORM\PersistentCollection {#4024 …}
+reports: Doctrine\ORM\PersistentCollection {#4022 …}
+favourites: Doctrine\ORM\PersistentCollection {#3990 …}
+notifications: Doctrine\ORM\PersistentCollection {#3994 …}
-id: 193134
-bodyTs: "'delet':6 'fix':1 'imag':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.nz/comment/4191689"
+editedAt: null
+createdAt: DateTimeImmutable @1701632098 {#3975
date: 2023-12-03 20:34:58.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4030
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Fixed it, I had to delete the images"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702807801 {#4039
date: 2023-12-17 11:10:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#4028 …}
+nested: Doctrine\ORM\PersistentCollection {#4026 …}
+votes: Doctrine\ORM\PersistentCollection {#4024 …}
+reports: Doctrine\ORM\PersistentCollection {#4022 …}
+favourites: Doctrine\ORM\PersistentCollection {#3990 …}
+notifications: Doctrine\ORM\PersistentCollection {#3994 …}
-id: 193134
-bodyTs: "'delet':6 'fix':1 'imag':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.nz/comment/4191689"
+editedAt: null
+createdAt: DateTimeImmutable @1701632098 {#3975
date: 2023-12-03 20:34:58.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4030
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "SOLVED-How-to-correctly-set-user-pass-in-compose-file"
+title: "SOLVED How to correctly set user/pass in compose file?"
+url: null
+body: """
cross-posted from: [lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)\n
\n
> Not sure what I’m doing wrong here, I’m using this image:\n
> \n
> [hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)\n
> \n
> I updated the compose file to have un/pw for mariadb:\n
> \n
> ```\n
> \n
> <span style="color:#323232;"> mariadb:\n
> </span><span style="color:#323232;"> image: docker.io/bitnami/mariadb:11.1\n
> </span><span style="color:#323232;"> volumes:\n
> </span><span style="color:#323232;"> - '/etc/docker/mariadb-persist:/bitnami/mariadb'\n
> </span><span style="color:#323232;"> environment:\n
> </span><span style="color:#323232;"> - ALLOW_EMPTY_PASSWORD=no\n
> </span><span style="color:#323232;"> - MARIADB_USER=admin\n
> </span><span style="color:#323232;"> - MARIADB_PASSWORD=admin\n
> </span><span style="color:#323232;"> - MARIADB_DATABASE=bitnami_wordpress\n
> </span>\n
> ```\n
> \n
> But I get this error:\n
> \n
> 2023-12-03 19:03:02 3 [Warning] Access denied for user ‘admin’@‘172.18.0.3’ (using password: NO)\n
> \n
> using password: NO??
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701632611 {#2414
date: 2023-12-03 20:43:31.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 19808
-titleTs: "'compos':8 'correct':4 'file':9 'set':5 'solv':1 'user/pass':6"
-bodyTs: "'-03':64 '-12':63 '/bitnami/mariadb':41 '/bitnami/mariadb:11.1':38 '/etc/docker/mariadb-persist':40 '/post/4034332](https://lemmy.nz/post/4034332)':7 '/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':23 '02':67 '03':66 '172.18.0.3':75 '19':65 '2023':62 '3':68 'access':70 'admin':49,52,74 'allow':43 'bitnami':55 'compos':27 'cross':2 'cross-post':1 'databas':54 'deni':71 'docker.io':37 'docker.io/bitnami/mariadb:11.1':36 'empti':44 'environ':42 'error':61 'file':28 'get':59 'hub.docker.com':22 'hub.docker.com/r/bitnami/wordpress-nginx](https://hub.docker.com/r/bitnami/wordpress-nginx)':21 'imag':20,35 'lemmy.nz':6 'lemmy.nz/post/4034332](https://lemmy.nz/post/4034332)':5 'm':12,17 'mariadb':33,34,47,50,53 'password':45,51,77,80 'post':3 'sure':9 'un/pw':31 'updat':25 'use':18,76,79 'user':48,73 'volum':39 'warn':69 'wordpress':56 'wrong':14"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701676070
+visibility: "visible "
+apId: "https://lemmy.nz/post/4034535"
+editedAt: DateTimeImmutable @1702807058 {#1793
date: 2023-12-17 10:57:38.0 +01:00
}
+createdAt: DateTimeImmutable @1701631570 {#2402
date: 2023-12-03 20:26:10.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: "Fixed it, I had to delete the images"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1702807801 {#4039
date: 2023-12-17 11:10:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@luthis@lemmy.nz"
]
+children: Doctrine\ORM\PersistentCollection {#4028 …}
+nested: Doctrine\ORM\PersistentCollection {#4026 …}
+votes: Doctrine\ORM\PersistentCollection {#4024 …}
+reports: Doctrine\ORM\PersistentCollection {#4022 …}
+favourites: Doctrine\ORM\PersistentCollection {#3990 …}
+notifications: Doctrine\ORM\PersistentCollection {#3994 …}
-id: 193134
-bodyTs: "'delet':6 'fix':1 'imag':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.nz/comment/4191689"
+editedAt: null
+createdAt: DateTimeImmutable @1701632098 {#3975
date: 2023-12-03 20:34:58.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
edit
|
App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|