Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Network Error | Raspberry Pi | Jira Standalone v.8.1.0

Deleted user April 11, 2019

Hello everybody,

i have a problem with Jira Standalone v.8.1.0 on a Raspberry Pi.

The Portal is not accessible in the same network under the ip: "192.168.178.59" with the port: "1337" from another Computer.

 

Hardware:

  • Raspberry Pi model 3 B+
  • SOC: Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC
  • CPU: 1.4GHz 64-bit quad-core ARM Cortex-A53 CPU.
  • RAM: 1GB LPDDR2 SDRAM
  • Ethernet: Gigabit Ethernet over USB 2.0 (max 300 Mbps)
  • SWAP: 2GB

 

Network Settings:

  • Network : 192.168.178.*
  • Netmask 255.255.255.0
  • Jira Server: 192.168.178.59:1337

 

Config: setenv.sh | add "-Djava.net.preferIPv4Stack=true'"

JVM_REQUIRED_ARGS='-Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -Djava.net.preferIPv4Stack=true'

 

 

Config: Server.xml

<!--
==============================================================================================================
DEFAULT - Direct connector with no proxy for unproxied access to Jira.

If using a http/https proxy, comment out this connector.
==============================================================================================================
-->

<!-- Relaxing chars because of JRASERVER-67974 -->

<Connector address="192.168.178.59" port="1337" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^&#x5c;&#x60;&quot;&lt;&gt;"
maxThreads="150" minSpareThreads="25" connectionTimeout="20000" enableLookups="false"
maxHttpHeaderSize="8192" protocol="HTTP/1.1" useBodyEncodingForURI="true" redirectPort="8443"
acceptCount="100" disableUploadTimeout="true" bindOnInit="false"/>

serverconfig.JPG

Server: Jira start

Jira-Start.JPG

Portal: is not reachable in the same network

network_error.png

 

 

Does anyone have an idea or can help me?

Thanks by Nox

 

 

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2019

With the small amount of memory available on a Pi, it's going to struggle to start and take a long time to do it.  I would not expect it to start listening for several minutes - did you give it plenty of time to get started?  What does the bottom of the log file say about whether it is running or not?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events