Hi @proofy & @all,
I'm experiencing the same problem. I tried your procedure on two different systems.
Ubuntu 20.04.1
I-doit itself and the following packages have been downloaded/installed by the i-doit-installer-script
PHP 7.4.3
Apache 2.4.41
MariaDB 15.1
May I ask for your help? thx
Hey @sbaas_keylane
based on this picture the connection between PSU1XXXXX03 and Outlet06 is created. In this case I would say, it worked fine.
If this is not the desired result, I would appreciate you to describe this more detailed.
Thanks in advance
Cheers,
Phil
Hey @Tenou
maybe this would help you in this case -> https://community.i-doit.com/topic/3608/ssl-configuration
Basically it is just a apache configuration
Further informations could be found here -> https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html
Best
Phil
Hey @pserdiuk
at the bottom of the updater it says your current version is 1.13.2 - in this state i-doit is only able to update to the next major version (= 1.14). After this you should be able to update to 1.14.1 or directly 1.14.2
Best regards
Hello @boobu ,
after Updating your PHP Version you have to do the Steps for PHP Installation again.
See here: https://kb.i-doit.com/pages/viewpage.action?pageId=36864037#DebianGNU/Linux-PHP
Do not forget to install the php-extension for the new Version.
best regards
Micha
Hey @Mischa-K
for now we have no special version for azure.
The only solution is to create a VM on azure and install i-doit and all necessary software.
Best
Phil
Hello Lee,
here is a our knowledgebase where you can find some explenations.
https://kb.i-doit.com/display/en
For csv:
https://kb.i-doit.com/display/en/CSV+Data+Import
If you provide us more informations, we can help you.
Best regards
Patrick
Hello Roland,
i think you try to connect from your i-doit to a jdisc-database?
Your jdisc-database is running on the same maschine like i-doit?
Best regards
Patrick Feiler
Hi,
please take a look into our knowledge-base for some explanation
https://kb.i-doit.com/display/en/Object+Relations
If you need further help, feel free to create a ticket in our helpcenter.
help@i-doit.com
Best regards
Patrick
Hello Patrick,
thanks a lot for your answer.
The sso module in i-doit was already disabled, but I additionally disabled the kerb mod for apache. Now I got a php fatal error:
[Tue Oct 15 11:21:35.258244 2019] [php7:error] [pid 26725] [client 192.168.66.61:54465] PHP Fatal error: Uncaught Error: Call to undefined method Symfony\Component\DependencyInjection\ContainerBuilder::hash() in /var/www/html/idoit/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:145\nStack trace:\n
#0 /var/www/html/idoit/src/classes/core/isys_application.class.php(194): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/var/www/html/i...')\n#1 /var/www/html/idoit/src/bootstrap.inc.php(71): isys_application->bootstrap()\n#2 /var/www/html/idoit/index.php(101): include_once('/var/www/html/i...')\n
#3 {main}\n thrown in /var/www/html/idoit/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php on line 145, referer: https://idoit.xxx.xxx.xxx/?load=update
Greetings,
-Manuel
Hello all,
maybe this information is useful:
I had the same problem and always got the message "CSRF-Token mismatch" when trying to login. After some investigation I found out, that our server hard disc was totally full. Getting some free space made the login working without problems.
Kind regards,
-Manuel
@kelv1n , @langelange it's confusing because all the logic is present on i-doit except the render of qr codes in gui, but it is a pro feature. However, you can switch to barcodes in Administration > System settings > Tenantsettings.
In i-doit 1.12.2 we introduced a new licensing logic - unfortunately we forgot two places where to strip the code for our OPEN release. This will be fixed with the upcoming Version 1.12.3 in about three weeks.