i.Flip721

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by i.Flip721

  1. On 5/27/2022 at 9:32 PM, wolfNZ said:

    Hi, using the default settings, any idea what would be causing permission related issues?

     

    mkdir: cannot create directory '/config/data': Permission denied
    mkdir: cannot create directory '/config/logs': Permission denied
    mkdir: cannot create directory '/config/jvm.options.d': Permission denied
    chown: changing ownership of '/config': Operation not permitted
    cp: cannot create regular file '/config/elasticsearch.yml': Permission denied
    cp: cannot create regular file '/config/jvm.options': Permission denied
    cp: cannot create regular file '/config/log4j2.properties': Permission denied
    cp: cannot create regular file '/config/my-plugins.txt': Permission denied
    comm: /config/my-plugins.txt: No such file or directory
    comm: /config/my-plugins.txt: No such file or directory
    Exception in thread "main" java.nio.file.NoSuchFileException: /config/jvm.options
            at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
            at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
            at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
            at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
            at java.base/java.nio.file.Files.newByteChannel(Files.java:375)
            at java.base/java.nio.file.Files.newByteChannel(Files.java:426)
            at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
            at java.base/java.nio.file.Files.newInputStream(Files.java:160)
            at org.elasticsearch.tools.launchers.JvmOptionsParser.readJvmOptionsFiles(JvmOptionsParser.java:167)
            at org.elasticsearch.tools.launchers.JvmOptionsParser.jvmOptions(JvmOptionsParser.java:128)
            at org.elasticsearch.tools.launchers.JvmOptionsParser.main(JvmOptionsParser.java:95)
    
    ** Press ANY KEY to close this window ** 

     

    Change the permissions on the appdata folder
     

    chmod 777 ./elasticsearch/

     

    • Like 2
  2. I have installed the following containers below successfully and each component is communicating with one another.

    1886749001_ScreenShot2020-05-03at2_48_09PM.thumb.png.f60aa603361a38fc25b778714ba506aa.png

    1480178882_ScreenShot2020-05-03at2_48_26PM.thumb.png.be522189b867bd2f188310b415fc2e05.png

     

    The problem I'm having now is logging into the Zabbix-Webinterface

    1652087154_ScreenShot2020-05-03at2_49_51PM.thumb.png.0944bf87857ac7de072c71f96060e111.png

     

    I cannot find through the documentation what the initial login for this frontend is supposed to be. I have found some documentation on the Zabbix website but none of the default user/password combinations are working. Maybe I'm missing something obvious. How do I login to Zabbix so I can begin customizing the devices on my network I want to monitor. Is it through the Zabbix-Webinterface container? If it is through the Zabbix-Webinterface container what is the initial login (user/password)? If I don't need the Zabbix-Webinterface to manage my endpoints, then how do I login to begin using the container?

     

    I'm sorry, new to Zabbix and just couldn't seem to find the answer through the documentation.

  3. I cannot figure out for the life of me who to login to the Zabbix Web-Interface container.

    • MariaDB - check
    • Zabbix-Server - check
    • Zabbix-WebInterface - check
      • Logs for all of these show everything is communicating but when I get to the login screen none of the default credentials are working to get me into the web interface for Zabbix.

    Please any help would be appreciated.

  4. I'm also wondering this. I'm using the Bitnami MongoDB docker container from Docker HUB and created a custom template to work with Rocket.Chat container after they made the switch to requiring opLogs enabled. I would like to have this (and support it) on the CA page so I don't have to manually create this if the continuer and template is lost.