Launched a new AWS EC2 instance for confluence and applied license , on setting up database getting connectivity error " Can't reach database server or port SQLState - 08S01 com.mysql...
We are using Jira Software 8.7.1 with MySQL 5.7.29. Now we are trying to upgrade Jira Software to 8.20.10 and we want to upgrade db as well to MySQL 8.0.29. On MySQL 5.7.29, I have the f...
I am using Hyper-V VMs, and I am trying to implement Jira Fail over and load balancer on Windows machines. I need help in connecting the Jira Data center to MySql but they are on different VMs. Is t...
...onfluence server back to working condition without deleting any data from the mysql database. the xml backup on the server seems to be from months ago... Is the data saved in the mysql database and i...
Find all Jira projects along with roles where a Jira group (DL) added
参考 https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-mysql-8-0-1018775461.html 安装最新的mysql 8.0.27 版本,发现链接的指导要求里的第三条指令无法正常执行。 确保用户具有连接到数据库的权限,以及创建和填充表的权限。您可以通...
Hi, After succesfully installing confluence, I can use it normally. But after I log out my account, I cannot login anymore. It shows: 2022-03-20 17:38:39,032 INFO [http-nio-8090-exe...
Is anyone running Jira Server or Datacenter in production using any of the multi-host connection parameters enabled in the MySQL connector? https://dev.mysql.com/doc/connector-j/8.0/en/c...
I'm getting ready to migrate my projects from Jira Server to Jira Cloud, but I cannot get my Jira Server to connect to the MySQL server it connected to before I disconnected the Raspberry Pi d...
Hello, Can somebody please help me to construct a SQL query to list al the JIRA projects unused in the last X number of days? Regards, Rahul
After upgrading to 8.20 from 8.7 the same database connection that we used to have does not work anymore. The MYSQL version is 5.7 and it's still supported by Jira Core 8.20. We are using the exact s...
Hi, Is Fisheye version 4.5.3 compatible to Jira version 7.6.6? Jira is running with a MySQL database version 5.7.33. Thanks Best regards Tom
Hi, I'm trying to write a query to find the projects using a particular workflow scheme and issue type. Any query suggestions, or documentation, would be greatly appreciated. I've been ...
I use MySQL database in Bitbucket build pipeline defined like this: definitions: services: mysql: image: mysql:5.7 variables: MYSQL...
...lready recovered the content of the Confluence-Directory, restored the (mysql) Database and startet the update again - but got the same result. Any ideas how to deal with that Problem? Best r...
I would like to create a Database Connection resource in ScriptRunner for an external MySql database (our Jira instance uses a different database engine). I have verified that all the information I...
I am unable to connect to mysql running in service container, it's throwing the folllowing error + mysql -uroot -ptest_user_password -h127.0.0.1 -e 'SHOW DATABASES;' ERROR 2059 (HY000): A...
Database: We've found an error in MySQL supported version! The database type in your dbconfig.xml is set up to MySQL 5.7 and your MySQL version is different. Consider using MySQL 5.7 d...
...tlassian-jira-service-desk) in our kubernetes cluster, but we wanted to move to the official image during this upgrade. However, we are having issues connecting to our mysql5.7 database using ssl.&n...
Running 7.12.2 in the standard docker container, and I am unable to log in because an error occurs stating that a particular table in the confluence database doesn't exist. The table does exist, but...
Hi, I'm trying to create a Rest Endpoint from ScriptRunner, however, I'm getting errors. I copied the code from the ScriptRunner's page. Actually, I'm trying to make a text field to a dropdown. The ...
Is it possible to create the confluence and MySQL docker containers from a Dockerfile? Suppose I'm able to manually create the confluence and MySQL docker containers. I run them with `docker run` c...
Hello, I'm running Jira version v8.13.0#813000-sha1:8c68d80 on internal MySQL 5.7.32. often, when I create a new issue in Jira I get this error text: com.atlassian.jira.exception...
...ax_allowed_packet' bytes (SQL: /*!40101 SET @saved_cs_client = @@character_set_client */; I have a service defined: definitions: services: mysql: image: mysql:5.7 command: --m...
Install of confluence 7.11.0 server using mysql 8.0 on Centos 8 fails with error: error code [1419]; You do not have the SUPER privilege and binary logging is enabled According to the install i...
Copied to clipboard