ev-server icon indicating copy to clipboard operation
ev-server copied to clipboard

The Open e-Mobility Charging Station management backend server (check also ev-dashboard and ev-mobile)

Results 104 ev-server issues
Sort by recently updated
recently updated
newest added

To test Indian payment gateway in Pricing & Billing, kindly enable Razorpay support or equivalent along with Stripe

When I get http://localhost:9090/ocpi/emsp/2.1.1/, it lists locations as an endpoint (tho it does list it at https, and I am accessing via http) When I get http://localhost:9090/ocpi/emsp/2.1.1/locations/, it returns 501,...

Bumps [@types/pdfkit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pdfkit) from 0.12.7 to 0.12.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/pdfkit&package-manager=npm_and_yarn&previous-version=0.12.7&new-version=0.12.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

We detected an issue in the register user endpoint where we perform a write (primary) / read (secondary) action thus creating inconsistencies. Fix: We should read on the primary node

bug

User was able to start a transaction on unasigned charging station

bug

Use projected field for the action PUSH_TRANSACTION_CDR The fields should be: 'id', 'ocpiData',

performance

Currently, as an admin, we receive way too many false errors making detecting real problems with the charging stations much harder. 1) Many stations disconnect and reconnect instantly. this generates...

enhancement