Title: Using docker Stream error
Last modified: May 12, 2020

---

# Using docker Stream error

 *  [ivanhuay](https://wordpress.org/support/users/ivanhuay/)
 * (@ivanhuay)
 * [6 years ago](https://wordpress.org/support/topic/using-docker-stream-error/)
 * You are using file function to get css file but if you are using docker the internal
   url could be different from the outside url.
 * you can simple change line 380 of class-sassy-social-share-admin.php
 *     ```
       $path = dirname( __FILE__ ) . '/css/' . $css_file . '.css';
       ```
   
 * i had this error because you are using plugin_dir_url but it works using dirname
   instead.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [6 years ago](https://wordpress.org/support/topic/using-docker-stream-error/#post-12825823)
 * Thanks for the feedback. We will consider this for upcoming releases.

Viewing 1 replies (of 1 total)

The topic ‘Using docker Stream error’ is closed to new replies.

 * ![](https://ps.w.org/sassy-social-share/assets/icon-128x128.png?rev=3258279)
 * [Social Sharing Plugin - Sassy Social Share](https://wordpress.org/plugins/sassy-social-share/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sassy-social-share/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sassy-social-share/)
 * [Active Topics](https://wordpress.org/support/plugin/sassy-social-share/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sassy-social-share/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sassy-social-share/reviews/)

## Tags

 * [docker](https://wordpress.org/support/topic-tag/docker/)
 * [sassy](https://wordpress.org/support/topic-tag/sassy/)

 * 1 reply
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/using-docker-stream-error/#post-12825823)
 * Status: not a support question