Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPP: Rejected #15856

Closed
andifanny opened this issue Sep 2, 2024 · 6 comments
Closed

OCPP: Rejected #15856

andifanny opened this issue Sep 2, 2024 · 6 comments
Labels
bug Something isn't working devices Specific device support

Comments

@andifanny
Copy link

Describe the bug

After update to version 0.130.6 nightly evcc is not starting anymore due to FATAL error as shown in log.
After downgrade to 0.130.3 evcc starts normal

Steps to reproduce

  1. update to 0.130.6 nightly
    
  2. start evcc
    

...

Configuration details

loadpoints:
  - title: Garage # display name for UI
    charger: AXXX # charger
    mode: pv 
    vehicle: ev4 

chargers:
  - name: AXXX
    type: template
    template: ocpp
    timeout: 2m # optional

Log details

[main ] INFO 2024/09/02 08:15:00 evcc 0.130.6 (095fa42b)
[main ] INFO 2024/09/02 08:15:01 using config file: /evcccfg/evcc.yaml
[db ] INFO 2024/09/02 08:15:01 using sqlite database: /root/.evcc/evcc.db
[main ] INFO 2024/09/02 08:15:01 listening at :7070
[ocpp-1] DEBUG 2024/09/02 08:15:01 waiting for chargepoint: 5m0s
[ocpp ] INFO 2024/09/02 08:15:06 charge point connected, registering: AXXX
[ocpp-1] DEBUG 2024/09/02 08:15:07 failed configuring availability: Rejected
[main ] FATAL 2024/09/02 08:15:37 cannot create charger 'AXXX': cannot create charger type 'template': cannot create charger type 'ocpp': ChangeConfiguration failed: NotSupported
[main ] FATAL 2024/09/02 08:15:37 will attempt restart in: 15m0s

What type of operating system are you running?

Docker container

Version

0.130.6 nightly

@andig

This comment was marked as resolved.

@andig

This comment was marked as resolved.

@andig andig added enhancement New feature or request devices Specific device support labels Sep 2, 2024
@andig andig changed the title OCPP doesn't start: cannot create charger type 'ocpp': ChangeConfiguration failed: NotSupported OCPP: failed configuring availability: Rejected Sep 2, 2024
@premultiply
Copy link
Member

premultiply commented Sep 2, 2024

Fixed by #15853

@premultiply premultiply changed the title OCPP: failed configuring availability: Rejected OCPP: Rejected Sep 2, 2024
@andifanny
Copy link
Author

Was für ein Gerät ist das denn?

Sungrow AC011E-01

@andig

This comment was marked as resolved.

@andig andig reopened this Sep 2, 2024
@premultiply premultiply removed their assignment Sep 2, 2024
@premultiply premultiply added bug Something isn't working and removed enhancement New feature or request labels Sep 2, 2024
@premultiply
Copy link
Member

Fixed by f5547ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devices Specific device support
Projects
None yet
Development

No branches or pull requests

3 participants