CloneDB - Migrate to appliance

Moderator: crythias

Locked
Sayannara
Znuny advanced
Posts: 118
Joined: 22 May 2012, 12:37
Znuny Version: OTRS 7.06
Real Name: Yann
Company: FVE
Contact:

CloneDB - Migrate to appliance

Post by Sayannara »

Hello,

like many here I'm trying to migrate my Windows 3.3.12 OTRS installation with mysql to the appliance 3.3.12.
When I launch the otrs.CloneDB.pl -n I'm getting the following error:

Code: Select all

Can't write /tmp/OTRSCloneDB.log: No such file or directory[DateTime] otrs.CloneDB.pl: Was not possible a transfer
otrsCloneDBLog.png
I tried with:
OTRSCloneDB-1.0.11.opm
OTRSCloneDB-1.0.12.opm

I also tried to create the folder and file D:/OTRS/OTRS/bin/tmp/OTRSCloneDB.log

What am I missing ? What version of OTRSCloneDB should I use ? What is the OTRSCloneDB-4.0.1.opm for ?

Any help is much much appreciated
You do not have the required permissions to view the files attached to this post.
Centos 7 / OTRS::ITSM 6 Business Solutions / MariaDB / Apache
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: CloneDB - Migrate to appliance

Post by wurzel »

Hi,

Do you have access (write permission) to $OTRSHOME/tmp and /tmp ?

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Sayannara
Znuny advanced
Posts: 118
Joined: 22 May 2012, 12:37
Znuny Version: OTRS 7.06
Real Name: Yann
Company: FVE
Contact:

Re: CloneDB - Migrate to appliance

Post by Sayannara »

Thanks for your reply.

I opened the cmd.exe with my admin account which has full access on the root OTRS folder and everything under.
Centos 7 / OTRS::ITSM 6 Business Solutions / MariaDB / Apache
Sayannara
Znuny advanced
Posts: 118
Joined: 22 May 2012, 12:37
Znuny Version: OTRS 7.06
Real Name: Yann
Company: FVE
Contact:

Re: CloneDB - Migrate to appliance

Post by Sayannara »

OK I found the answer on the German forum.... Oh my.

Look here => viewtopic.php?f=35&t=27400&p=110521&hil ... og#p110521

Change the path of the log file under sysConfig

We must add this in the documentation !!
Centos 7 / OTRS::ITSM 6 Business Solutions / MariaDB / Apache
Locked