Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 16:42:10 EDT musicman musicman
    one thing I like about zsh is timestamps. idk how long it is taking to pull down this #alfresco docker image, but it is not fast
    In conversation Wednesday, 24-Jun-2020 16:42:10 EDT from nu.federati.net permalink
    1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 16:54:30 EDT musicman musicman
      in reply to
      still going
      sudo docker-compose up
      [sudo] password for dwhitfield:
      WARNING: Found orphan containers (dwhitfield_transform-core-aio_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
      Pulling share (alfresco/alfresco-share:6.2.0)...
      6.2.0: Pulling from alfresco/alfresco-share
      5ad559c5ae16: Already exists
      6dbd6e652fc6: Pull complete
      5a4c4efbc471: Pull complete
      18a1bbde612d: Pull complete
      f71d9d29f11c: Pull complete
      fc8f3c813190: Pull complete
      a36a5d3c4aae: Pull complete
      a95e41ea8402: Pull complete
      2d6fb16ac11f: Pull complete
      9f9b02f12724: Pull complete
      ff017d0901e6: Pull complete
      b8fed0d08e1c: Pull complete
      197047cd2ca8: Pull complete
      d6983fa48c85: Pull complete
      460f5c7bb687: Pull complete
      1fdecd0a14dc: Pull complete
      e41eb7983bbd: Pull complete
      52b57adda6d3: Pull complete
      87a925aa4854: Pull complete
      e6a49da2aa95: Pull complete
      Digest: sha256:1e66444f419d67b9d867d860be152334890671e6306f81fe68410b9c5887a730
      Status: Downloaded newer image for alfresco/alfresco-share:6.2.0
      Pulling libreoffice (alfresco/alfresco-libreoffice:2.1.0)...
      2.1.0: Pulling from alfresco/alfresco-libreoffice
      5ad559c5ae16: Already exists
      6dbd6e652fc6: Already exists
      5a4c4efbc471: Already exists
      18a1bbde612d: Already exists
      1f66f8c6c73d: Pull complete
      Digest: sha256:bcded99d3b5f5533361d3eeb6b9e0b42c23e7362c90929cc0d7564df336b6edd
      Status: Downloaded newer image for alfresco/alfresco-libreoffice:2.1.0
      Pulling tika (alfresco/alfresco-tika:2.1.0)...
      2.1.0: Pulling from alfresco/alfresco-tika
      5ad559c5ae16: Already exists
      6dbd6e652fc6: Already exists
      5a4c4efbc471: Already exists
      18a1bbde612d: Already exists
      3dc27b7d3ceb: Pull complete
      Digest: sha256:e5c5f910a052935a19ec2c3aff4420c16a3b00d3e008a316f352f34870ebcce7
      Status: Downloaded newer image for alfresco/alfresco-tika:2.1.0
      Pulling transform-misc (alfresco/alfresco-transform-misc:2.1.0)...
      2.1.0: Pulling from alfresco/alfresco-transform-misc
      5ad559c5ae16: Already exists
      6dbd6e652fc6: Already exists
      5a4c4efbc471: Already exists
      18a1bbde612d: Already exists
      0d614ca5c7f3: Pull complete
      Digest: sha256:35864cf3ea84fefcfb539e947e1df12e856f749a674b1b5a63c86300b09af9ac
      Status: Downloaded newer image for alfresco/alfresco-transform-misc:2.1.0
      Pulling solr6 (alfresco/alfresco-search-services:1.4.0)...
      1.4.0: Pulling from alfresco/alfresco-search-services
      5ad559c5ae16: Already exists
      590ffeef58cc: Pull complete
      4f8afb2a9d78: Pull complete
      39ae714e60e1: Pull complete
      cc23d18226d8: Pull complete
      6002815a88c0: Extracting [> ] 1.114MB/179.6MB
      7481c2a2a64a: Download complete
      4b6f447b35a5: Download complete
      3316b98509df: Download complete
      In conversation Wednesday, 24-Jun-2020 16:54:30 EDT from nu.federati.net permalink
      1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 17:21:50 EDT musicman musicman
        in reply to
        bumped up the RAM from 1GB to 4GB. Seems to be humming along now
        In conversation Wednesday, 24-Jun-2020 17:21:50 EDT from nu.federati.net permalink
        1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 17:23:11 EDT musicman musicman
          in reply to
          all that, and

          ERROR: for alfresco-pdf-renderer Cannot start service alfresco-pdf-renderer: driver failed programming external connectivity on endpoint dwhitfield_alfresco-pdf-renderer_1 (f12e93a1e23efe2b6cbfc427ca1da75addac19b4320382694f6b2a428cf7f81c): Bind for 0.0.0.0:8090 failed: port is already allocated
          ERROR: Encountered errors while bringing up the project.
          In conversation Wednesday, 24-Jun-2020 17:23:11 EDT from nu.federati.net permalink
          1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 17:30:21 EDT musicman musicman
            in reply to
            welp:
            > nmap 192.168.40.231
            Starting Nmap 7.80 ( https://nmap.org ) at 2020-06-24 16:28 CDT
            Nmap scan report for 192.168.40.231
            Host is up (0.086s latency).
            Not shown: 994 closed ports
            PORT STATE SERVICE
            22/tcp open ssh
            5432/tcp open postgresql
            8080/tcp open http-proxy
            8083/tcp open us-srv
            8090/tcp open opsmessaging
            8093/tcp open unknown

            I'm hitting nginx...504
            In conversation Wednesday, 24-Jun-2020 17:30:21 EDT from nu.federati.net permalink
            1. musicman (musicman@nu.federati.net)'s status on Wednesday, 24-Jun-2020 17:34:54 EDT musicman musicman
              in reply to
              it works...the key is you need to go to /share, not just hit the IP:PORT
              In conversation Wednesday, 24-Jun-2020 17:34:54 EDT from nu.federati.net permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.