Giter VIP home page Giter VIP logo

smsg's Introduction

smsg's People

Contributors

rodwizard avatar secrethash avatar vrajroham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

smsg's Issues

Suggestion / Issue

Below line is executed when curl request is sent successfully to API server (msg91) and request returns the request_id.

Log::info('SMSG: Request for sending message returned: '.$output.' (Probably a request ID).');

But there is little problem with this. If proper permissions are not set on storage directory, your request will be sent to the server but Log will not be written to log file due to permissions and SMS is not sent/delivered. I can provide steps to reproduce it.

Steps to reproduce

  • Change permission of storage directory so application can't write log to log file.
  • Hit request to send SMS
  • You may get request id on screen but SMS will not be sent.

This error occurs when proper permissions are not set. Cases when developers use CI/CD or devops and which rarely use logs. I spend whole day to solve this issue by step by step debugging.

Hope you will address this issue. Also it will be useful for future users too.

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.