Book a Demo

Author Topic: Server has gone away during creating baseline  (Read 7397 times)

amacara1

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Server has gone away during creating baseline
« on: June 12, 2023, 10:59:01 pm »
Creating a new baseline is unsuccessful at the very end, with error "server has gone away". This happens on only one of the root packages, and it works just fine with others.
Exact query seems to be: "insert into t_document ('DocDate', [...]) values ([...])"
VPN connection to MySQL, this was never a problem in the past and other colleagues have the same issue only on this package.
What could it be the root cause, do you know, please?

amacara1

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Re: Server has gone away during creating baseline
« Reply #1 on: June 12, 2023, 11:12:33 pm »
Update: If I transfer DB locally, adding baseline works fine, so it must be a remote comm issue, I think

amacara1

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Re: Server has gone away during creating baseline
« Reply #2 on: June 13, 2023, 04:48:09 pm »
Problem solved, MySQL server was configured with a too-low value for max_allowed_packet