Coder Social home page Coder Social logo

Distributed environment issue about kalkun HOT 5 CLOSED

plawer avatar plawer commented on July 30, 2024
Distributed environment issue

from kalkun.

Comments (5)

tenzap avatar tenzap commented on July 30, 2024

you run php 8.2, codeigniter 3.1.13 still doesn't support it. You may want to have a look at the release notes https://github.com/kalkun-sms/Kalkun/wiki/Release-notes where this is explained. Either you patch your CI yourself with bcit-ci/CodeIgniter#6173 or since you use Debian-based distrib follow https://github.com/kalkun-sms/Kalkun/wiki/Installation#Debian-and-related . There are also packages in Debian unstable if you prefer.

If you managed to fix your issue, please close it.

from kalkun.

plawer avatar plawer commented on July 30, 2024

That just left me with this error

An uncaught Exception was encountered

Type: Error

Message: Cannot call constructor

Filename: /var/www/html/kalkun/application/core/MY_Model.php

Line Number: 26

Backtrace:

File: /var/www/html/kalkun/application/third_party/MX/Loader.php
Line: 211
Function: model

File: /var/www/html/kalkun/application/third_party/MX/Loader.php
Line: 236
Function: model

File: /var/www/html/kalkun/application/third_party/MX/Loader.php
Line: 198
Function: models

File: /var/www/html/kalkun/application/third_party/MX/Loader.php
Line: 66
Function: initialize

File: /var/www/html/kalkun/application/core/MY_Controller.php
Line: 32
Function: __construct

File: /var/www/html/kalkun/application/controllers/Kalkun.php
Line: 30
Function: __construct

File: /var/www/html/kalkun/index.php
Line: 315
Function: require_once

from kalkun.

plawer avatar plawer commented on July 30, 2024

And trying to add the debian package gives this:

Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 362, in
sys.exit(0 if addaptrepo.main() else 1)
^^^^^^^^^^^^^^^^^
File "/usr/bin/add-apt-repository", line 345, in main
shortcut = handler(source, **shortcut_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py", line 40, in shortcut_handler
return handler(shortcut, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 86, in init
if self.lpppa.publish_debug_symbols:
^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 126, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 113, in lpteam
self._lpteam = self.lp.people(self.teamname)
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'people'

from kalkun.

tenzap avatar tenzap commented on July 30, 2024

File "/usr/bin/add-apt-repository", line 362, in

That's an issue with add-apt-repository.

from kalkun.

tenzap avatar tenzap commented on July 30, 2024

No update for about 2 months. Closing. Please reopen if you are still facing an issue.

from kalkun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.