Coder Social home page Coder Social logo

Comments (8)

nerzhul avatar nerzhul commented on August 18, 2024

Hi, you can find the problem on server generally for error #9. Look at your php_error.log, apache logs and owncloud/data/owncloud.log

from ncsms-android.

pappabetalar avatar pappabetalar commented on August 18, 2024

I will look through my server logs, guessing this is a server issue and not something with the app or owncloud sms itself.

Exception: {"Message":"An exception occurred while executing 'DELETE FROM oc_ocsms_smsdatas WHERE user_id = ? AND sms_id = ?' with params ["XXXX", 11216]:\n\nSQLSTATE[HY000]: General error: 1205 Lock wait

You can close this if this is an issue with my server set up.
Thanks for the reply.

from ncsms-android.

nerzhul avatar nerzhul commented on August 18, 2024

Are you using sqlite ?

from ncsms-android.

pappabetalar avatar pappabetalar commented on August 18, 2024

I am using "mysql Ver 14.14 Distrib 5.6.24, for debian-linux-gnu (x86_64) using EditLine wrapper"

from ncsms-android.

nerzhul avatar nerzhul commented on August 18, 2024

The lock wait problem is on your database, owncloud database connector waits for your database and generate a timeout.
The DELETE is working, but not applied because of your database reponsivity

from ncsms-android.

pappabetalar avatar pappabetalar commented on August 18, 2024

Thank you for this, i will investigate further.

from ncsms-android.

nerzhul avatar nerzhul commented on August 18, 2024

Are you using a RPI or another little system ?

from ncsms-android.

pappabetalar avatar pappabetalar commented on August 18, 2024

It's an old laptop, not the best but it should be enough.
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 15
Model name: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
Stepping: 13
CPU MHz: 1200.000
CPU max MHz: 2001.0000
CPU min MHz: 800.0000
BogoMIPS: 3990.19
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 2048K
NUMA node0 CPU(s): 0,1

from ncsms-android.

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.